Clear all geninfo ITAVs stored on the CMP context.
Synopsis
Declared in <openssl/cmp.h>
int
OSSL_CMP_CTX_reset_geninfo_ITAVs(OSSL_CMP_CTX* ctx);
Return Value
1 on success, 0 on error.
Parameters
Name |
Description |
ctx |
CMP context. |
Created with MrDocs