Allocate an empty CT log store.
Declared in <openssl/ct.h>
<openssl/ct.h>
CTLOG_STORE* CTLOG_STORE_new();
New CTLOG_STORE, or NULL on allocation failure; free with CTLOG_STORE_free.