Search
Preparing search index...
The search index is not available
fh-js-sdk
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"fh-js-sdk.d"
FeedHenry
SecOptions
Interface SecOptions
Interface for the options provided to the sec function.
type
SecOptions
Hierarchy
SecOptions
Index
Properties
act
params
Properties
act
act
:
"encrypt"
|
"decrypt"
|
"keygen"
params
params
:
object
Type declaration
algorithm
:
"AES"
|
"RSA"
Optional
ciphertext
?:
string
Optional
iv
?:
string
Optional
key
?:
string
Optional
keysize
?:
128
|
256
|
1024
|
2048
Optional
plaintext
?:
string
Globals
Auth
Options
Cloud
Options
Default
Callback
Error
FHParams
Hash
Options
Mbaas
Options
Push
Notification
Data
Push
Options
Sec
Options
act
params
act
add
Listener
auth
cloud
get
CloudURL
getFHHeaders
getFHParams
hash
init
mbaas
on
once
push
sec
Generated using
TypeDoc
Interface for the options provided to the sec function.
SecOptions