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