Documentation
¶
Index ¶
Constants ¶
View Source
const ( ERROR_FAILED_TO_NEW = "failed to create new client" ERROR_FAILED_TO_FETCH_STH = "failed to fetch STH" ERROR_NEW_LOGS_NOT_FOUND = "new logs not found" ERROR_FAILED_TO_GET_CERT = "failed to get certificate" ERROR_FAILED_TO_PARSE_CERT = "failed to parse certificate" NO_CERT_AND_PRECERT_LEAF = "no certificate and precertificate leaf" )
Variables ¶
This section is empty.
Functions ¶
func ExtractCertFromEntry ¶
func ExtractCertFromEntry(entry *ct.LogEntry) (*ctx509.Certificate, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.