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

SupportClass.SecureRandomSupport Constructor (Byte[])

Initializes a new instance of the random number generator with the given seed.

public SupportClass.SecureRandomSupport(
   byte[] seed
);

Parameters

seed
The initial seed for the generator

See Also

SupportClass.SecureRandomSupport Class | (global) Namespace | SupportClass.SecureRandomSupport Constructor Overload List