RFR: 8225181: KeyStore should have a getAttributes method [v4]
Weijun Wang
weijun at openjdk.java.net
Thu Nov 4 19:34:50 UTC 2021
> Add `KeyStore::getAttributes` so that one can get the attributes of an entry without retrieving the entry first. This is especially useful for a private key entry which can only be retrieved with a password.
Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
redine spec
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6026/files
- new: https://git.openjdk.java.net/jdk/pull/6026/files/aaaa6145..901bdf83
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6026&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6026&range=02-03
Stats: 8 lines in 1 file changed: 2 ins; 3 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/6026.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6026/head:pull/6026
PR: https://git.openjdk.java.net/jdk/pull/6026
More information about the security-dev
mailing list