ddata.crypto.decrypt

Undocumented in source.

Members

Functions

decrypt
string decrypt(ubyte[] data, string key, Algorithm algorithm)
string decrypt(string data, string key, Algorithm algorithm)

Decrypts the data using a key with the specified algorithm

Meta