SCT_free

Free an SCT and its underlying data.

Synopsis

Declared in <openssl/ct.h>

void
SCT_free(SCT* sct);

Parameters

NameDescription
sctSCT to free, or NULL.