Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
RSA
.Decrypt
static function
Decrypt
Prototype:
static function Decrypt(key, var data, string temp_filename="rsad")
Parameters
key
// TO DO
data
(var) // TO DO
temp_filename
(string) has a default value of "rsad"
Description:
TODO: Document this
Return value:
// TO DO