Skip to main content

Module verified

Module verified 

Source
Expand description

VerifiedContext: retrieve + verify in one call.

Structs§

VerificationPolicy
Consumer-tunable strictness for VerifiedContext::fetch_with_policy.
VerificationReport
Structured diagnostic outcome from VerifiedContext::fetch_report.
VerifiedContext
A retrieved context that has been cryptographically verified.

Enums§

HistoricalKeyPolicy
How to treat a producer key that is present in the DID document’s verificationMethod but no longer in assertionMethod — i.e. a key the producer rotated out but retained per the RFC-ACDP-0010 key-retention rule.
KeyAuthorization
How the producer key that verified the body relates to the producer’s current DID document.
ReceiptPolicy
How to treat the optional registry_receipt on retrieval (RFC-ACDP-0010).