Click or drag to resize

CryptoHelper Methods

The CryptoHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberNewKey
Public methodStatic memberSimpleDecrypt(Byte, Byte, Byte, Int32)
Public methodStatic memberSimpleDecrypt(String, Byte, Byte, Int32)
Public methodStatic memberSimpleDecryptWithPassword(Byte, String, Int32)
Public methodStatic memberSimpleDecryptWithPassword(String, String, Int32)
Public methodStatic memberSimpleEncrypt(Byte, Byte, Byte, Byte)
Public methodStatic memberSimpleEncrypt(String, Byte, Byte, Byte)
Public methodStatic memberSimpleEncryptWithPassword(Byte, String, Byte)
Public methodStatic memberSimpleEncryptWithPassword(String, String, Byte)
Top
See Also