Free a stack of SCTs and the SCTs themselves.

Synopsis

Declared in <openssl/ct.h>

void
SCT_LIST_free(stack_st_SCT* a);

Parameters

Name

Description

a

Stack of SCTs to free, or NULL.

Created with MrDocs