Get the name of a CT log.
Synopsis
Declared in <openssl/ct.h>
char const*
CTLOG_get0_name(CTLOG const* log);
Return Value
Log name string.
Parameters
Name |
Description |
log |
CT log to query. |
Created with MrDocs