Expand description
W3C DID Core document types.
Implements the full DID Document data model per W3C DID Core §5.
References:
Structs§
- DidDocument
- A W3C DID Document.
- Service
- A service endpoint in a DID Document.
- Verification
Method - A verification method entry in a DID Document.
Enums§
- DidController
- The
controllerproperty — either a single DID string or a set of DIDs. - Service
Endpoint - A service endpoint value.
- Verification
Ref - A reference to a verification method — either embedded or a URI reference.