Expand description
DID Documents
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 customizedDocument
. - A DID Document Service used to enable trusted interactions associated with a DID subject.
- A
ServiceBuilder
is used to generate a customizedService
.
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.