Search
Preparing search index...
The search index is not available
upad-parse
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"AES256"
AES256
Class AES256
Hierarchy
AES256
AES256GZ
Implements
EncryptionMethodImpl
Index
Methods
decrypt
encrypt
key
Generator
stringify
Notepad
Obj
Methods
decrypt
decrypt
(
notepad
:
NotepadShell
, passkey
:
string
)
:
Promise
<
Notepad
>
Parameters
notepad:
NotepadShell
passkey:
string
Returns
Promise
<
Notepad
>
encrypt
encrypt
(
notepad
:
Notepad
, passkey
:
string
)
:
Promise
<
NotepadShell
>
Parameters
notepad:
Notepad
passkey:
string
Returns
Promise
<
NotepadShell
>
Protected
key
Generator
key
Generator
(
passkey
:
string
)
:
Promise
<
Uint8Array
>
Parameters
passkey:
string
Returns
Promise
<
Uint8Array
>
Static
Protected
stringify
Notepad
Obj
stringify
Notepad
Obj
(
obj
:
object
)
:
string
Parameters
obj:
object
Returns
string
Globals
"AES256"
"AES256GZ"
"
Asset"
"
Flat
Notepad"
"NPXObject"
"
Note"
"
Notepad"
"
Search
Index"
"
Section"
"
Translators"
"crypto"
"index"
"interfaces"
AES256
decrypt
encrypt
key
Generator
stringify
Notepad
Obj
Generated using
TypeDoc