c - OpenSSL API Read private key in DER format instead of PEM -


this question has answer here:

i looking equivalent of pem_read_bio_rsaprivatekey() returns rsa struct gets passed pointer private key in der format instead of pem. not find in openssl documentation though.

take @ d2i_privatekey_bio() function.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -