C-DEngine 5.105

ICDECrypto Members

The ICDECrypto type exposes the following members.

Methods


  Name Description
Public method CreateRSAKeys
Creates the RSA keys.
Public method Decrypt
Decrypts the specified to decrypt.
Public method DecryptKV
Decrypts the kv.
Public method DecryptToString
Decrypts to string.
Public method Encrypt
Encrypts the specified to encrypt.
Public method EncryptKV
Encrypts the kv.
Public method EncryptToString
Encrypts to string.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetRSAKeyAsXML
Gets the RSA key as XML.
Public method GetType (Inherited from Object.)
Public method HasBufferCorrectLength
Determines whether [has buffer correct length] [the specified org buffer].
Protected method MemberwiseClone (Inherited from Object.)
Public method RSADecrypt
RSAs the decrypt.
Public method RSADecryptWithPrivateKey
RSAs the decrypt with private key.
Public method RSAEncrypt
RSAs the encrypt.
Public method ToString (Inherited from Object.)