Free an SCT and its underlying data.
Declared in <openssl/ct.h>
<openssl/ct.h>
void SCT_free(SCT* sct);
Name
Description
sct
SCT to free, or NULL.
Created with MrDocs