On Thu, 22 Dec 2022 14:56:16 GMT, Volker Simonis <simo...@openjdk.org> wrote:
> For simplicity I've therefor decided to use the `KeyGenerator.init()` method > which > doesn't require an extra secure random instance. I understand the logic, but some users like to use a particular provider, keygen should use the random specified in the HandshakeContext. ------------- PR: https://git.openjdk.org/jdk/pull/11590