Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
rsa_sign | version 1.0 | no |
string rsa_sign(string data, string private_key) |
data | the data to digitally sign |
private_key | the private key(signature) to use |
Digitally signs data using RSA. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |