Free an OSSL_CMP_PKISI structure and its contents.

Synopsis

Declared in <openssl/cmp.h>

void
OSSL_CMP_PKISI_free(OSSL_CMP_PKISI* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs