[][src]Crate indy_data_types

Re-exports

pub use indy_utils::ursa;

Modules

anoncreds

Type definitions related Indy credential issuance and verification

did

Indy DID representation and derivation

keys

Indy signing keys and verification keys

merkle_tree

Patricia Merkle tree support

Macros

invalid

Macro to return a new ValidationError with an optional message

Structs

ConversionError

Error type for general data conversion errors

CredentialDefinitionId

A credential definition identifier

RevocationRegistryId

A revocation registry identifier

SchemaId

A V1 schema identifier

ValidationError

Error type for failures of Validatable::validate

Constants

IDENT_DELIMITER

The standard delimiter used in identifier strings

Traits

Validatable

Trait for data types which need validation after being loaded from external sources