![](../icons/Help.png) | EncryptionTypeAESEncryption Property |
AES encryption type.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntaxpublic static EncryptionType AESEncryption { get; }
Public Shared ReadOnly Property AESEncryption As EncryptionType
Get
public:
static property EncryptionType^ AESEncryption {
EncryptionType^ get ();
}
static member AESEncryption : EncryptionType with get
Property Value
Type:
EncryptionType
See Also