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

SupportClass.SecureRandomSupport.GetSeed Method 

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

public static byte[] GetSeed(
   int numberOfBytes
);

Parameters

numberOfBytes
Number of seed bytes to generate

Return Value

Seed bytes generated

See Also

SupportClass.SecureRandomSupport Class | (global) Namespace