RFR: 8262186: Callback semantics of the method X509KeyManager.chooseClientAlias(...)
Weijun Wang
weijun at openjdk.java.net
Fri Aug 27 14:36:53 UTC 2021
On Wed, 25 Aug 2021 19:00:06 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> This code change collects all key types and runs `chooseClientAlias` only once.
New commit pushed. A lot of code reorg. Now `X509PossessionGenerator::createPossession` is also calling the new static methods.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5257
More information about the security-dev
mailing list