Return the property query string associated with a key context.
Declared in <openssl/evp.h>
<openssl/evp.h>
char const* EVP_PKEY_CTX_get0_propq(EVP_PKEY_CTX const* ctx);
Internal property query string (do not free), or NULL if none was set.