Expand description
DID method for Web with Verifiable History See WebVH Spec
Modules§
- log_
entry - Webvh utilizes Log Entries for each version change of the DID Document.
- log_
entry_ state - parameters
- Contains the parameters that define DID processing parameters used when processing the current and previous Log Entry
- resolve
- Resolver trait methods for webvh
- url
- validate
- Highest level validation logic for a webvh entry
- witness
- Handling of witnessing changes to the log entries
Structs§
- DIDWebVH
State - Information relating to a webvh DID
Enums§
- DIDWebVH
Error - Error types for WebVH method