Module identity_iota::document

source ·
Expand description

DID Documents

Specification

Modules§

  • Additional functionality for DID assisted digital signatures.

Structs§

  • A DID Document.
  • Specifies a DIDUrl or fragment to query a service or method in a DID Document.
  • A DocumentBuilder is used to generate a customized Document.
  • A DID Document Service used to enable trusted interactions associated with a DID subject.
  • A ServiceBuilder is used to generate a customized Service.

Enums§

  • This type represents all possible errors that can occur in the library.
  • A single URL, set, or map of endpoints specified in a Service.

Traits§

  • Allows retrieving an entry from a collection using a custom query type.

Type Aliases§