RFR: 8225181: KeyStore should have a getAttributes method [v2]

Weijun Wang weijun at openjdk.java.net
Thu Oct 28 16:58:49 UTC 2021


On Thu, 28 Oct 2021 13:51:01 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> I wonder if someone will interpret this as "after I've called `getEntry` on a private key, I can get the encrypted attributes through `KeyStore::getAttributes`". How about something like "and only available through the {@link KeyEntry.getAttributres} method after the entry is extracted"?
>
> Ok.

New commit pushed. The words are sightly different between in `KeyStore` and `KeyStoreSpi`. CSR updated as well.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6026



More information about the security-dev mailing list