| EncryptionTypeAESEncryption Property |
AES encryption type.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
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