This topic has not yet been rated - Rate this topic

RNGCryptoServiceProvider Constructor

Initializes a new instance of the RNGCryptoServiceProvider class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method RNGCryptoServiceProvider() Initializes a new instance of the RNGCryptoServiceProvider class.
Public method RNGCryptoServiceProvider(Byte[]) Initializes a new instance of the RNGCryptoServiceProvider class.
Public method RNGCryptoServiceProvider(CspParameters) Initializes a new instance of the RNGCryptoServiceProvider class with the specified parameters.
Public method RNGCryptoServiceProvider(String) Initializes a new instance of the RNGCryptoServiceProvider class.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.