Expand description
DID Document types per W3C DID Core 1.0.
Structs§
- DidDocument
- A DID Document as defined in W3C DID Core 1.0.
- Service
- A service endpoint in a DID Document.
- Verification
Method - A verification method (public key) in a DID Document.
Enums§
- Service
Endpoint - A service endpoint value.
- Verification
Relationship - A verification relationship — either a reference (string) or embedded method.