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

SupportClass.SecureRandomSupport.NextBytes Method 

Returns an array of bytes with a sequence of cryptographically strong random values

public byte[] NextBytes(
   byte[] randomnumbersarray
);

Parameters

randomnumbersarray
The array of bytes to fill

See Also

SupportClass.SecureRandomSupport Class | (global) Namespace