AesHmacSha2Key
@Serializable
Constructors
Link copied to clipboard
constructor(name: String? = null, passphrase: SecretKeyEventContent.AesHmacSha2Key.SecretStorageKeyPassphrase? = null, iv: String? = null, mac: String? = null)
Types
Link copied to clipboard
@Serializable
Link copied to clipboard
@Serializable(with = SecretKeyEventContent.AesHmacSha2Key.SecretStorageKeyPassphrase.Serializer::class)
Properties
Link copied to clipboard
@SerialName(value = "passphrase")