Mono Class Library: OverviewSystem.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
Finalize() Documentation for this section has not yet been entered. overrideGetBytes(byte[]) Fill the supplied buffer with random bytes. overrideGetNonZeroBytes(byte[]) Fill the supplied buffer with random bytes excluding zeros (0x00).