Room Key Backup V1Session Data
@Serializable
Constructors
Link copied to clipboard
constructor(senderKey: Key.Curve25519Key, forwardingKeyChain: List<Key.Curve25519Key> = listOf(), senderClaimedKeys: Map<String, String>, sessionKey: String, algorithm: EncryptionAlgorithm = EncryptionAlgorithm.Megolm)
Properties
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "forwarding_curve25519_key_chain" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard