Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Crypto"
ICryptoService
Interface ICryptoService
Hierarchy
ICryptoService
Implemented by
Crypto
Index
Properties
decrypt
Content
encrypt
Content
Properties
decrypt
Content
decrypt
Content
:
function
Type declaration
(
key
:
any
, data
:
string
)
:
IPageContent
|
null
Parameters
key:
any
data:
string
Returns
IPageContent
|
null
encrypt
Content
encrypt
Content
:
function
Type declaration
(
key
:
IEncryptionKey
, data
:
IPageContent
)
:
string
|
null
Parameters
key:
IEncryptionKey
data:
IPageContent
Returns
string
|
null
Globals
"
Crypto"
Crypto
ICrypto
Service
decrypt
Content
encrypt
Content
IEncryption
Key
Generated using
TypeDoc