identity_credential

Module sd_jwt_vc

Source
Expand description

Implementation of the SD-JWT VC token specification.

Re-exports§

Modules§

  • Additional metadata defined by the SD-JWT VC specification such as issuer’s metadata and credential type metadata.
  • Resolver trait.

Structs§

Enums§

  • Error type that represents failures that might arise when dealing with SdJwtVcs.
  • Mechanism used for representing the status of an SD-JWT VC token.

Constants§

Functions§

  • Converts vct claim’s URI value into the appropriate well-known URL.

Type Aliases§

  • Either a value of type T or an [Error].