OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.SecureRandomSupport Methods

The methods of the SupportClass.SecureRandomSupport class are listed below. For a complete list of SupportClass.SecureRandomSupport class members, see the SupportClass.SecureRandomSupport Members topic.

Public Static Methods

getInstance 
GetSeed Returns the given number of seed bytes generated for the first running of a new instance of the random number generator

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
nextBytes 
NextBytes Returns an array of bytes with a sequence of cryptographically strong random values
SetSeedOverloaded. Creates a new instance of the random number generator with the seed provided by the user
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

SupportClass.SecureRandomSupport Class | (global) Namespace