| EncryptionTypeDESEncryption Property |
DES encryption type.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
Syntax public static EncryptionType DESEncryption { get; }
Public Shared ReadOnly Property DESEncryption As EncryptionType
Get
public:
static property EncryptionType^ DESEncryption {
EncryptionType^ get ();
}
static member DESEncryption : EncryptionType with get
Property Value
Type:
EncryptionTypeSee Also