stack_st_OSSL_CMP_ITAV

Synopsis

Declared in <openssl/cmp.h>

struct stack_st_OSSL_CMP_ITAV;

Non-Member Functions

NameDescription
OSSL_CMP_CTX_get0_geninfo_ITAVsReturn the geninfo ITAV stack configured on the context.
OSSL_CMP_HDR_get0_geninfo_ITAVsReturn the geninfo ITAV stack from a CMP PKIHeader.
OSSL_CMP_ITAV_push0_stack_itemPush an ITAV onto a stack, creating the stack if *itav_sk_p is NULL.
OSSL_CMP_exec_GENM_sesExecute a CMP General Message (genm) transaction and return response ITAVs.