d2i_RSAPrivateKey_bio
RSA *d2i_RSAPrivateKey_bio(BIO *bp,RSA **rsa);
rsa = d2i_RSAPrivateKey_bio(in, NULL);