Expand description

The verification module contains code for verifying the correctness of core DID-related types.

This crate DOES NOT verify IOTA-specific invariants, those are exposed by the identity_iota_core_legacy crate.

Modules

Structs

Enums

  • Supported verification method data formats.
  • A reference to a verification method, either a DID or embedded Method.
  • Verification relationships.
  • Verification method group used to refine the scope of a method query.
  • Represents all possible verification method URI types

Traits

  • Used to return absolute or relative method URI.