SymmetricAlgorithm.CreateDecryptor Method
.NET Framework 2.0
Creates a symmetric decryptor object.
SymmetricAlgorithm Members
System.Security.Cryptography Namespace
| Name | Description |
|---|---|
| SymmetricAlgorithm.CreateDecryptor () | Creates a symmetric decryptor object with the current Key property and initialization vector (IV). Supported by the .NET Compact Framework. |
| SymmetricAlgorithm.CreateDecryptor (Byte[], Byte[]) | When overridden in a derived class, creates a symmetric decryptor object with the specified Key property and initialization vector (IV). Supported by the .NET Compact Framework. |
Reference
SymmetricAlgorithm ClassSymmetricAlgorithm Members
System.Security.Cryptography Namespace