identity_account 0.6.3

High-level interface for managing IOTA DID Documents.
Documentation

identity_account

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 6 of them enabled by default.

default

  • stronghold
  • async
  • send-sync-storage
  • encryption
  • revocation-bitmap

stronghold

  • identity_account_storage/stronghold

async

  • identity_iota_client/async

send-sync-storage

  • identity_account_storage/send-sync-storage

encryption

  • identity_account_storage/encryption

revocation-bitmap

  • identity_iota_client/revocation-bitmap

mem-client

    This feature flag does not enable additional features.