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