identity_storage

Module storage

Source
Expand description

This module provides a type wrapping a key and key id storage.

Structs§

  • Options for creating a JSON Web Signature.
  • Contains information needed to update the signature in the RevocationTimeframe2024 revocation mechanism.
  • A type wrapping a key and key id storage, typically used with JwkStorage and KeyIdStorage that should always be used together when calling methods from JwkDocumentExt.
  • Signer that offers signing capabilities for Signer trait from secret_storage. Storage is used to sign.

Enums§

Traits§

Type Aliases§