Re-exports§

Structs§

  • Response to a credential data query.
  • Data for events of registering and updating a credential.
  • The schema reference has been updated for the credential type.
  • Credential type is a string that corresponds to the value of the “name” attribute of the credential schema.
  • An event emitted when the issuer metadata is set, either initially or when it is updated.
  • A short comment on a reason of revoking or restoring a credential. The string is of a limited size of 256 bytes in order to fit into a single log entry along with other data.
  • A response type for the registry metadata request.
  • An untagged revocation key event. Emitted when keys are registered and removed. For a tagged version use CredentialEvent.
  • Revocation key together with a nonce that needs to be used for signing the next revocation transaction.
  • An untagged revocation event.
  • A schema reference is a schema URL pointing to the JSON schema for a verifiable credential.

Enums§

Type Aliases§