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