|
Kanda Foundation 0.8.0
|
This is the complete list of members for EncryptionUtils, including all inherited members.
| DecryptBytesToString(byte[] encryptedData, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils) | EncryptionUtils | inlinestatic |
| DecryptStringB64(string encryptedStringB64, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils) | EncryptionUtils | inlinestatic |
| EncryptString(string plainText, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils) | EncryptionUtils | inlinestatic |
| EncryptStringB64(string plainText, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils) | EncryptionUtils | inlinestatic |
| GetDeviceEncryptionKey(string customerIdentifier, string deviceIdentifier) (defined in EncryptionUtils) | EncryptionUtils | inlinestatic |
| RandomEncryptionKey (defined in EncryptionUtils) | EncryptionUtils | static |