Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Keys"
KeysService
Class KeysService
Hierarchy
KeysService
Index
Constructors
constructor
Properties
cookie
Name
data
storage
Methods
get
Key
get
Keys
save
Key
update
Keys
Constructors
constructor
new
Keys
Service
(
storage
:
IStorageService
)
:
KeysService
Parameters
storage:
IStorageService
Returns
KeysService
Properties
Private
cookie
Name
cookie
Name
:
string
= "encryption_keys"
Private
data
data
:
any
storage
storage
:
IStorageService
Methods
get
Key
get
Key
(
domainName
:
string
, name
:
string
)
:
any
Parameters
domainName:
string
name:
string
Returns
any
get
Keys
get
Keys
(
domainName
?:
undefined
|
string
)
:
any
Parameters
Optional
domainName:
undefined
|
string
Returns
any
save
Key
save
Key
(
domainName
:
string
, key
:
any
)
:
void
Parameters
domainName:
string
key:
any
Returns
void
update
Keys
update
Keys
(
)
:
void
Returns
void
Globals
"
Keys"
Keys
Service
constructor
cookie
Name
data
storage
get
Key
get
Keys
save
Key
update
Keys
IKeys
Service
Generated using
TypeDoc