ForwardedRoomKeyEventContent
@Serializable
See also
Constructors
Link copied to clipboard
constructor(roomId: RoomId, senderKey: KeyValue.Curve25519KeyValue, sessionId: String, sessionKey: ExportedSessionKeyValue, senderClaimedKey: KeyValue.Ed25519KeyValue, forwardingKeyChain: List<KeyValue.Curve25519KeyValue>, algorithm: EncryptionAlgorithm)
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