Free a Name Constraints extension value and its contents.
Synopsis
Declared in <openssl/x509v3.h>
void
NAME_CONSTRAINTS_free(NAME_CONSTRAINTS* a);
Parameters
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs