CryptoRandomNextBytes Method |
Name | Description | |
---|---|---|
NextBytes(Byte) |
Fill the specified buffer with random values
(Overrides NetRandomNextBytes(Byte).) | |
NextBytes(Byte, Int32, Int32) |
Fills all bytes from offset to offset + length in buffer with random values
(Overrides NetRandomNextBytes(Byte, Int32, Int32).) |