This release adds the long-asked for ability to import public keys in
the format outputted by the openssl command-line rsa utility ("openssl
rsa -pubout"). Additionally, public keys can be output in this format
by using the new get_public_key_x509_string method.
- Ian
|