Skip to main content

Module types

Module types 

Source
Expand description

Verification types: reports, statuses, and device DIDs.

Structs§

ChainLink
A single link in a verification chain, representing one attestation’s verification result.
DeviceDID
Wrapper around a device DID string that ensures Git-safe ref formatting.
IdentityDID
Strongly-typed wrapper for identity DIDs (e.g., "did:keri:E...").
VerificationReport
Machine-readable verification result containing status, chain details, and warnings.

Enums§

VerificationStatus
Verification outcome indicating success or the type of failure.