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