Module did::did_details
source · Structs
- A DID operation that wraps other extrinsic calls, allowing those extrinsic to have a DID origin and perform DID-based authorization upon their invocation.
- Wrapper around a DidAuthorizedCallOperation.
- The details of a new DID to create.
- The details associated to a DID identity.
- Details of a public key, which includes the key value and the block number at which it was set.
Enums
- Types of encryption keys a DID can control.
- A general public key under the control of the DID.
- Types of signatures supported by this pallet.
- Public verification key that a DID can control.
- Verification methods a verification key can fulfil, according to the DID specification.
- Errors that might occur while deriving the authorization verification key relationship.
Traits
- Trait for extrinsic DID-based authorization.