rsa_free()

 
Frees memory associated with a previously loaded RSA keypair.
Syntax
rsa_free( rsa var )
Returns 1 on success, 0 on error.
  • rsa = a handle returned by one of the rsa_load_xxx functions
User Annotations: rsa_free