Replace SecureRandom instances with singletons
TLS connections use a shared SecureRandom which is defined in ReusableSecureRandom.
Please register or sign in to comment
TLS connections use a shared SecureRandom which is defined in ReusableSecureRandom.