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
Name |
Description |
store |
Log store to free, or NULL. |
Created with MrDocs