SCT_new

Create a new, blank Signed Certificate Timestamp. The caller must free it with SCT_free().

Synopsis

Declared in <openssl/ct.h>

SCT*
SCT_new();

Return Value

A new SCT, or NULL on error.