[#SCT_new] = SCT_new :mrdocs: Create a new, blank Signed Certificate Timestamp. The caller must free it with SCT_free(). == Synopsis Declared in `<openssl/ct.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:SCT.adoc[SCT]* SCT_new(); ---- == Return Value A new SCT, or NULL on error. [.small]#Created with https://www.mrdocs.com[MrDocs]#