Preparing search index...
The search index is not available
@ftim/mint-client
@ftim/mint-client
EncryptedFileSessionStore
Class EncryptedFileSessionStore
Hierarchy
EncryptedFileSessionStore
Implements
ISessionStore
Index
Constructors
constructor
Properties
identifier
secret
store
Accessors
encryption
Key
store
File
Name
Methods
get
read
Store
save
Store
set
Constructors
constructor
new
Encrypted
File
Session
Store
(
__namedParameters
)
:
EncryptedFileSessionStore
Parameters
__namedParameters
:
TEncryptedFileSessionStoreOptions
Returns
EncryptedFileSessionStore
Properties
Private
identifier
identifier
:
string
Private
secret
secret
:
string
Private
store
store
:
TSessionStore
Accessors
Private
encryption
Key
get
encryptionKey
(
)
:
string
Returns
string
Private
store
File
Name
get
storeFileName
(
)
:
string
Returns
string
Methods
get
get
<
K
>
(
key
)
:
TSessionStore
[
K
]
Type Parameters
K
extends
keyof
TSessionStore
Parameters
key
:
K
Returns
TSessionStore
[
K
]
Private
read
Store
read
Store
(
)
:
TSessionStore
Returns
TSessionStore
Private
save
Store
save
Store
(
)
:
void
Returns
void
set
set
<
K
>
(
key
,
value
)
:
void
Type Parameters
K
extends
keyof
TSessionStore
Parameters
key
:
K
value
:
TSessionStore
[
K
]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
identifier
secret
store
encryption
Key
store
File
Name
get
read
Store
save
Store
set
@ftim/mint-
client
<internal>
OTPProviders
ECategory
Type
EOTPType
Encrypted
File
Session
Store
Mint
Client
ILog
Transport
ISession
Store
TCategory
TMint
Client
Options
TNetworth
Response
TOTPProviders
TTransaction
TUser
Data
Response
Generated using
TypeDoc