Functions | |
| ops_boolean_t | ops_rsa_generate_keypair (const int numbits, const unsigned long e, ops_keydata_t *keydata) |
| Generates an RSA keypair. | |
| ops_keydata_t * | ops_rsa_create_selfsigned_keypair (const int numbits, const unsigned long e, ops_user_id_t *userid) |
| Creates a self-signed RSA keypair. | |
|
||||||||||||||||
|
Creates a self-signed RSA keypair.
|
|
||||||||||||||||
|
Generates an RSA keypair.
|
1.4.6