Free an OSSL_CRMF_MSG structure and its contents.
Synopsis
Declared in <openssl/crmf.h>
void
OSSL_CRMF_MSG_free(OSSL_CRMF_MSG* a);
Parameters
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs