Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckOCSP ¶
func CheckOCSP(cert *x509.Certificate, issuer *x509.Certificate) (bool, error)
CheckOCSP checks with OCSP server whether the certificate is revoked.
func GetSCTLog ¶
func GetSCTLog(sct ct.SignedCertificateTimestamp) *ctlogs.Log
GetSCTLog return a SCT log relevant to given SCT.
func GetSCTs ¶
func GetSCTs(cert *x509.Certificate) (result []ct.SignedCertificateTimestamp)
GetSCTs returns Signed Certificate Timestamps from certificate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.