Versions in this module Expand all Collapse all v1 v1.1.0 Jul 20, 2026 Changes in this version type Validation + ValidatedAt string v1.0.0 Jul 19, 2026 Changes in this version + const VerdictFailed + const VerdictIndeterminate + const VerdictPassed + type Signature struct + Errors []string + Format string + Level string + MaxValidityTime string + Organization string + RevocationTime string + Signer string + SignerSerial string + SigningTime string + Verdict string + Warnings []string + type Validation struct + ContainerForm string + DocumentID string + Errors []string + Format string + Level string + MaxValidityTime string + Organization string + Pass bool + ReportID string + RevocationTime string + SignatureID string + Signatures []Signature + SignaturesCount int + SignedFiles []string + Signer string + SignerSerial string + SigningTime string + ValidSignaturesCount int + ValidationLevel string + Verdict string + Warnings []string + func NormalizeReport(raw []byte) (*Validation, error)