| EncryptionTypeTripleDESEncryption Property |
3DES encryption type.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
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