Versions in this module Expand all Collapse all v0 v0.2.1 Mar 22, 2026 v0.2.0 Mar 20, 2026 Changes in this version + func ResetMonotonicCache() + func ValidateTimestamp(timestamp int64, maxSkew, minSkew time.Duration) error + type SignetProof struct + Cap []byte + JTI []byte + Mode string + Nonce []byte + Signature []byte + Timestamp int64 + Token []byte + Version string + func ParseSignetProof(header string) (*SignetProof, error) + func ParseSignetProofWithValidation(header string, enforceMonotonic bool) (*SignetProof, error)