Available on crate feature
events only.Expand description
Types for events used for secrets to be stored in the user’s account_data.
Structs§
- AesHmac
Sha2 Encrypted Data - Data encrypted using the
m.secret_storage.v1.aes-hmac-sha2algorithm. - Secret
Encrypted Data - Encrypted data for a secret storage encryption algorithm.
- Secret
Event Content - A secret and its encrypted contents.