Expand description
Implements the DID Document Service specification.
Structs§
- Service
- A DID Document Service used to enable trusted interactions associated with a DID subject.
- Service
Builder - A
ServiceBuilderis used to generate a customizedService.
Enums§
- Service
Endpoint - A single URL, set, or map of endpoints specified in a
Service.