Create a new, blank Signed Certificate Timestamp. The caller must free it with SCT_free().
Declared in <openssl/ct.h>
<openssl/ct.h>
SCT* SCT_new();
A new SCT, or NULL on error.