Synopsis
Declared in <openssl/cmp.h>
struct stack_st_OSSL_CMP_ITAV;
Non-Member Functions
Name |
Description |
|
Return the geninfo ITAV stack configured on the context. |
|
Return the geninfo ITAV stack from a CMP PKIHeader. |
|
Push an ITAV onto a stack, creating the stack if *`itav_sk_p` is NULL. |
Execute a CMP General Message (genm) transaction and return response ITAVs. |
Created with MrDocs