TripleDES Constructor
Initializes a new instance of the TripleDES class.
Overload List
Name | Description |
---|---|
TripleDES () | Initializes a new instance of the TripleDES class. |
TripleDES (Byte[]) | Initializes a new instance of the TripleDES class and sets the key using a byte array. |
TripleDES (SymmetricAlgorithm) | Initializes a new instance of the TripleDES class and sets the key. |
See Also
Reference
TripleDES Class
TripleDES Members
Microsoft.Web.Services3.Security.Cryptography Namespace