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? -

Error while updating a record in APEX screen -

java - Field not injected in Android Dagger project -