RFR: 8225181: KeyStore should have a getAttributes method [v3]
Weijun Wang
weijun at openjdk.java.net
Thu Nov 4 19:34:52 UTC 2021
On Wed, 3 Nov 2021 14:18:38 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> 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:
>
> more clear and precise spec
New commit pushed. Typo, I meant "refine".
-------------
PR: https://git.openjdk.java.net/jdk/pull/6026
More information about the security-dev
mailing list