Hi everybody. I have a question to do. I'm
developing an aplicattion wich uses certificates in der format and private key
files in PKCS#1 format. I need to read a private key file in PKCS#1 format .
Does anyone know some function to read that file and obtain the private
key in a EVP_PKEY variable?. Thanks a lot.
|