| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| rsa_decrypt | version 1.0 | no |
| string rsa_decrypt(string data, string rsa_private_key) |
| data | the encrypted data to decrypt |
| rsa_private_key | the private key to use |
| Decrypts using the RSA algorithm. For generating key pairs, you may want to use rsa_generate_keys. |
| Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |