| EncryptionTypeTripleDESEncryption Property |
3DES encryption type.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.0.0.19089 (1.0.0.*)
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