Share via


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
Microsoft.Web.Services2.Security.Cryptography Namespace

Other Resources

TripleDES Members