X509_STORE_CTX_get0_rpk
EVP_PKEY *X509_STORE_CTX_get0_rpk(const X509_STORE_CTX *ctx);
if (X509_STORE_CTX_get0_rpk(ctx) != NULL) {