Module olm_rs::account[][src]

Expand description

This module wraps around all functions following the pattern olm_account_*.

Structs

Struct representing the parsed result of OlmAccount::fallback_key().

Struct representing the parsed result of OlmAccount::identity_keys().

An olm account manages all cryptographic keys used on a device.

Struct representing the the one-time keys. The keys can be accessed in a map-like fashion.