Return the geninfo ITAV stack configured on the context.
Declared in <openssl/cmp.h>
stack_st_OSSL_CMP_ITAV*
OSSL_CMP_CTX_get0_geninfo_ITAVs(OSSL_CMP_CTX const* ctx);
Internal ITAV stack, or NULL if empty or unset.
| Name | Description |
|---|---|
| ctx | CMP context. |