Mono Class Library: Overview

System.Security.Cryptography.RNGCryptoServiceProvider: Method Members

The methods of System.Security.Cryptography.RNGCryptoServiceProvider are listed below. For a list of all members, see the RNGCryptoServiceProvider Members list.

See Also: Inherited members from System.Security.Cryptography.RandomNumberGenerator

Public Methods

Finalize()
Documentation for this section has not yet been entered.
override
GetBytes(byte[])
Fill the supplied buffer with random bytes.
override
GetNonZeroBytes(byte[])
Fill the supplied buffer with random bytes excluding zeros (0x00).