Search
Preparing search index...
The search index is not available
matrix-appservice-bridge
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"components/encryption"
ClientEncryptionStore
Interface ClientEncryptionStore
Hierarchy
ClientEncryptionStore
Index
Methods
get
Stored
Session
set
Stored
Session
Methods
get
Stored
Session
get
Stored
Session
(
userId
:
string
)
:
Promise
<
ClientEncryptionSession
|
null
>
Parameters
userId:
string
Returns
Promise
<
ClientEncryptionSession
|
null
>
set
Stored
Session
set
Stored
Session
(
session
:
ClientEncryptionSession
)
:
Promise
<
void
>
Parameters
session:
ClientEncryptionSession
Returns
Promise
<
void
>
Globals
"components/encryption"
Encrypted
Event
Broker
Client
Encryption
Session
Client
Encryption
Store
get
Stored
Session
set
Stored
Session
APPSERVICE_
LOGIN_
TYPE
Generated using
TypeDoc