| EncryptionTypeAESEncryption Property |
AES encryption type.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax public 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:
EncryptionTypeSee Also