RSA_get_method
const RSA_METHOD *RSA_get_method(const RSA *rsa);
if ((meth = RSA_get_method(rsa)) == NULL)