On Thu, 27 Oct 2022 14:21:19 GMT, Sean Mullan <mul...@openjdk.org> wrote:
> For timestamp nonces, change the PKCS7 code to use the default SecureRandom > PRNG (which varies depending on the OS), instead of SHA1PRNG. Marked as reviewed by weijun (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10883