Click or drag to resize
EncryptionType Properties

The EncryptionType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAESEncryption
AES encryption type.
Public propertyStatic memberDESEncryption
DES encryption type.
Public propertyStatic memberRC2Encryption
RC2 encryption type.
Public propertyStatic memberTripleDESEncryption
3DES encryption type.
Top
See Also