Version of a Signed Certificate Timestamp.

Synopsis

Declared in <openssl/ct.h>

enum sct_version_t;

Members

Name

Description

SCT_VERSION_NOT_SET

SCT version has not been set.

SCT_VERSION_V1

Certificate Transparency v1 SCT.

Created with MrDocs