fk-webview-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Encryption
Module
decrypt
encrypt
Hierarchy
EncryptionModule
Implemented by
EncryptionModuleImpl
Index
Properties
decrypt
encrypt
Properties
decrypt
decrypt
:
function
Type declaration
(
content
:
any
)
:
Promise
<
NativeModuleResponse
<
any
>
>
Parameters
content:
any
Returns
Promise
<
NativeModuleResponse
<
any
>
>
encrypt
encrypt
:
function
Type declaration
(
content
:
any
)
:
Promise
<
NativeModuleResponse
<
any
>
>
Parameters
content:
any
Returns
Promise
<
NativeModuleResponse
<
any
>
>
Generated using
TypeDoc