Overload List

  NameDescription
Public methodSecureRandom()()()()
Initializes a new instance of the SecureRandom class
Public methodSecureRandom(array<Byte>[]()[][])
Initializes a new instance of the SecureRandom class
Public methodSecureRandom(IRandomGenerator)
Use the specified instance of IRandomGenerator as random source.

See Also