Crate identity_did
source ·Expand description
§IOTA Identity - DID
Types representing DIDs and DIDUrls as defined in the Decentralized Identifiers (DID) standard by the W3C.
Structs§
- A Decentralized Identifier (DID).
- A wrapper around
BaseDIDUrl
. - A type representing a
did:jwk
DID.
Enums§
- Error type caused by invalid DID handling.