ddata ~master (2021-10-20T04:00:52.2832534)
Dub
Repo
ddata.crypto.decrypt
ddata
crypto
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
Source
See Source File
ddata
crypto
modules
algorithm
decrypt
encrypt