Return the library context associated with a CMP context.
Declared in <openssl/cmp.h>
<openssl/cmp.h>
OSSL_LIB_CTX* OSSL_CMP_CTX_get0_libctx(OSSL_CMP_CTX const* ctx);
Library context pointer, or NULL if unset.