Expand description
VerifiedContext: retrieve + verify in one call.
Structs§
- Verification
Policy - Consumer-tunable strictness for
VerifiedContext::fetch_with_policy. - Verification
Report - Structured diagnostic outcome from
VerifiedContext::fetch_report. - Verified
Context - A retrieved context that has been cryptographically verified.
Enums§
- Historical
KeyPolicy - How to treat a producer key that is present in the DID document’s
verificationMethodbut no longer inassertionMethod— 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.
- Receipt
Policy - How to treat the optional
registry_receipton retrieval (RFC-ACDP-0010).