SymmetricAlgorithmType enumeration
SymmetricAlgorithmType enumeration
Represents symmetric encryption algorithm type.
The SymmetricAlgorithmType type exposes the following members:
Fields
| Field | Description |
|---|---|
| RIJNDAEL | Represents Rijndael symmetric encryption algorithm. |
| AES_NEW | Represents improved AES (Advanced Encryption Standard) encryption algorithm. |