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