Versions in this module Expand all Collapse all v0 v0.1.0 Aug 14, 2025 Changes in this version + const IssuersContentType + const IssuersPrefix + func ExtractTimestampFromBundle(ebRaw []byte, N uint64) (uint64, error) + func ParseCTExtensions(ext string) (uint64, error) + func UnmarshalTimestamp(raw []byte) (uint64, error) + type Entry struct + Certificate []byte + FingerprintsChain [][32]byte + IsPrecert bool + IssuerKeyHash []byte + LeafIndex uint64 + Precertificate []byte + RawExtensions string + RawFingerprints string + Timestamp uint64 + func (t *Entry) UnmarshalText(raw []byte) error + type EntryBundle struct + Entries [][]byte + func (t *EntryBundle) UnmarshalText(raw []byte) error