Creates a new SymmetricEncryption instance with a AesCryptoServiceProvider encryption algorithm.
| Name | Description |
|---|---|
| SymmetricEncryption(SymmetricAlgorithm, SymmetricEncryptionKey) | Creates a new SymmetricEncryption instance. |
| SymmetricEncryption(SymmetricEncryptionKey) | Creates a new SymmetricEncryption instance with a AesCryptoServiceProvider encryption algorithm. |