Available on crate feature
events
only.Expand description
Types for the m.secret_storage.key.*
event.
Structs§
- Pass
Phrase - A passphrase from which a key is to be derived.
- Secret
Storage KeyEvent Content - A key description encrypted using a specified algorithm.
- Secret
Storage V1Aes Hmac Sha2 Properties - The key properties for the
m.secret_storage.v1.aes-hmac-sha2
algorithm.
Enums§
- Secret
Storage Encryption Algorithm - An algorithm and its properties, used to encrypt a secret.
Type Aliases§
- Secret
Storage KeyEvent - An
m.secret_storage.key.*
event.