Concept Framework 1.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: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |