CTLOG_STORE_free

Free a CT log store and the CT log instances it holds.

Synopsis

Declared in <openssl/ct.h>

void
CTLOG_STORE_free(CTLOG_STORE* store);

Parameters

NameDescription
storeLog store to free, or NULL.