SecureRandom Constructor

Overload List

SecureRandomInitializes a new instance of the SecureRandom class
SecureRandom(IRandomGenerator)Use the specified instance of IRandomGenerator as random source.
SecureRandom(IRandomGenerator, Int32)Initializes a new instance of the SecureRandom class

See Also