Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
IInboundGroupSessionKey
Interface IInboundGroupSessionKey
interface
IInboundGroupSessionKey
{
chain_index
:
number
;
forwarding_curve25519_key_chain
:
string
[]
;
key
:
string
;
sender_claimed_ed25519_key
:
null
|
string
;
shared_history
:
boolean
;
untrusted
?:
boolean
;
}
Index
Properties
chain_
index
forwarding_
curve25519_
key_
chain
key
sender_
claimed_
ed25519_
key
shared_
history
untrusted?
Properties
chain_
index
chain_
index
:
number
forwarding_
curve25519_
key_
chain
forwarding_
curve25519_
key_
chain
:
string
[]
key
key
:
string
sender_
claimed_
ed25519_
key
sender_
claimed_
ed25519_
key
:
null
|
string
shared_
history
shared_
history
:
boolean
Optional
untrusted
untrusted
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chain_
index
forwarding_
curve25519_
key_
chain
key
sender_
claimed_
ed25519_
key
shared_
history
untrusted
matrix-js-sdk
Loading...