Module didcore

Module didcore 

Source
Expand description

Structs§

Document
Represents a DID Document according to the DID Core specification.
Service
Represents a service in a DID Document.
VerificationMethod
Represents a verification method in a DID Document.

Enums§

Controller
Represents a DID Document controller(s).
KeyFormat
Represents different formats of keys used in verification methods.
Proofs
Represents the proofs in a DID Document.
VerificationMethodType
Represents a method in a DID Document (authentication, assertion, key agreement, etc.).