SymmetricKeyEncryption Constructor
Initializes a new instance of the SymmetricKeyEncryption class.
Overload List
| Name | Description |
|---|---|
| SymmetricKeyEncryption () |
Initializes a new instance of the SymmetricKeyEncryption class.
|
| SymmetricKeyEncryption (KeyEncryptionType, String) |
Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value.
|