SecureRandomNumberGenerator.this

Creates a new instance with a default backing {@link SecureRandom SecureRandom} and a {@link #getDefaultNextBytesSize() defaultNextBytesSize} of {@code 16}, which equals 128 bits, a size commonly used in cryptographic algorithms.

class SecureRandomNumberGenerator
this
()

Meta