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

SupportClass.SecureRandomSupport Members

SupportClass.SecureRandomSupport overview

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 Constructors

SupportClass.SecureRandomSupport Overloaded. Initializes a new instance of the SupportClass.SecureRandomSupport class.

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