Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildCTChain ¶ added in v0.4.0
func BuildCTChain(cert *x509.Certificate, chain []*x509.Certificate) []ct.ASN1Cert
BuildCTChain constructs an ASN.1 encoded certificate chain for appending to the CT log.
func ToAddChainResponse ¶ added in v0.4.0
func ToAddChainResponse(sct *ct.SignedCertificateTimestamp) (*ct.AddChainResponse, error)
ToAddChainResponse converts an SCT struct to an AddChainResponse struct.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.