Initializes a new instance of the RijndaelCryptoServiceProvider class.
Namespace: LLCryptoLib.Security.CryptographyAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public RijndaelCryptoServiceProvider() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: RijndaelCryptoServiceProvider() |