Structs§
- Identity
Requirement - A proof at one exact identity sequence. Zero is not an identity sequence.
- Identity
Resolution Registry - Share concurrent proof attempts for one client and bound network requests.
- Identity
Updates - Installation
Diff
Enums§
- Identity
Dependency Error - Separate a missing cached proof from invalid or unavailable identity history.
- Identity
Update Error - Installation
Diff Error
Functions§
- apply_
signature_ request_ with_ verifier - Apply a signature request to the client’s inbox by publishing the identity update to the network.
- batch_
get_ association_ state_ with_ verifier - Get the association state for all provided
inbox_id/optionalsequence_idtuples, using the cache when available If the association state is not available in the cache, this falls back to reconstructing the association state from Identity Updates in the network. - get_
association_ state_ with_ verifier - Get the association state for a given inbox_id up to the (and inclusive of) the
to_sequence_idIf noto_sequence_idis provided, use the latest value in the database - get_
creation_ signature_ kind - is_
member_ of_ association_ state - A static lookup method to verify if an identity is a member of an inbox
- load_
identity_ updates - For the given list of
inbox_ids get all updates from the network that are newer than the last knownsequence_id, write them in the db, and return the updates - revoke_
installations_ with_ verifier - Revoke the given installations from the association state for the client’s inbox