ruma_events::secret_storage

Module key

Source
Expand description

Types for the m.secret_storage.key.* event.

Structs§

PassPhrase
A passphrase from which a key is to be derived.
SecretStorageKeyEventContent
A key description encrypted using a specified algorithm.
SecretStorageV1AesHmacSha2Properties
The key properties for the m.secret_storage.v1.aes-hmac-sha2 algorithm.

Enums§

SecretStorageEncryptionAlgorithm
An algorithm and its properties, used to encrypt a secret.

Type Aliases§

SecretStorageKeyEvent
An m.secret_storage.key.* event.