Module document

Module document 

Source
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.
VerificationMethod
A verification method (public key) in a DID Document.

Enums§

ServiceEndpoint
A service endpoint value.
VerificationRelationship
A verification relationship — either a reference (string) or embedded method.