JDK 21 | JDK 22 |
---|---|
21.0.1Fixed | 22 b02Fixed |
Relates :
|
sun.security.provider.DSA stores its SecureRandom in the signingRandom field and it's only set once when it's first used. If initSign is called again with a different SecureRandom, this value is not updated.
|