Skip to main content

Module identity

Module identity 

Source
Expand description

Actor identity management.

Re-exports from the identity/ submodule.

Re-exports§

pub use actor::*;
pub use attributes::*;
pub use store::*;
pub use token::*;

Modules§

actor
Actor identity types.
attributes
Signer attributes for predicate-based threshold signing.
store
Identity store abstraction.
token
Hardware token descriptors.