|
|
Cipher
|
| Member name | Value | Description |
|---|---|---|
| None | 0 | Uses no encryption. |
| Aes128 | 128 | Uses AES 128-bit encryption. |
| Aes256 | 256 | Uses AES 256-bit encryption. |
The CipherStrength type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDescription |
Retrieves the description of the value that this Enum represents extracted from the DescriptionAttribute, or the enumeration name
if no description is available.
(Defined by EnumExtensions) | |
| GetFormattedName |
Retrieves a formatted name of the value that this Enum represents for visual display.
(Defined by EnumExtensions) |