| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| rsa_encrypt | version 1.0 | no |
| string rsa_encrypt(string data, string rsa_public_key) |
| data | the data to encrypt |
| rsa_public_key | the public key to use |
| Encrypts 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 |