Free a Certificate Transparency log entry and its owned fields.
Declared in <openssl/ct.h>
<openssl/ct.h>
void CTLOG_free(CTLOG* log);
Name
Description
log
Log to free, or NULL.
Created with MrDocs