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