Kanda Foundation 0.8.0
Loading...
Searching...
No Matches
EncryptionUtils Member List

This is the complete list of members for EncryptionUtils, including all inherited members.

DecryptBytesToString(byte[] encryptedData, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils)EncryptionUtilsinlinestatic
DecryptStringB64(string encryptedStringB64, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils)EncryptionUtilsinlinestatic
EncryptString(string plainText, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils)EncryptionUtilsinlinestatic
EncryptStringB64(string plainText, string encryptionKey, byte[] ivVector=null) (defined in EncryptionUtils)EncryptionUtilsinlinestatic
GetDeviceEncryptionKey(string customerIdentifier, string deviceIdentifier) (defined in EncryptionUtils)EncryptionUtilsinlinestatic
RandomEncryptionKey (defined in EncryptionUtils)EncryptionUtilsstatic