Concept Framework 2.0 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: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |