Free an OSSL_CRMF_CERTTEMPLATE structure and its contents.

Synopsis

Declared in <openssl/crmf.h>

void
OSSL_CRMF_CERTTEMPLATE_free(OSSL_CRMF_CERTTEMPLATE* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs