Module matrix_sdk_base::ruma::events::secret_storage::key
source · Expand description
Types for the m.secret_storage.key.*
event.
Structs§
- A passphrase from which a key is to be derived.
- A key description encrypted using a specified algorithm.
- The key properties for the
m.secret_storage.v1.aes-hmac-sha2
algorithm.
Enums§
- An algorithm and its properties, used to encrypt a secret.
Type Aliases§
- An
m.secret_storage.key.*
event.