RoomKeyBackupV1SessionData
@Serializable
Constructors
Link copied to clipboard
constructor(senderKey: KeyValue.Curve25519KeyValue, forwardingKeyChain: List<KeyValue.Curve25519KeyValue> = listOf(), senderClaimedKeys: Keys, sessionKey: ExportedSessionKeyValue, 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