RSA_FLAG_SIGN_VER
if ((rsa->flags & RSA_FLAG_SIGN_VER) && rsa->meth->rsa_sign != NULL)
if ((rsa->flags & RSA_FLAG_SIGN_VER) && rsa->meth->rsa_verify)