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