Search
Preparing search index...
The search index is not available
upad-parse
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"crypto"
Module "crypto"
Index
Interfaces
Encryption
Method
Impl
Type aliases
Encryption
Method
Functions
decrypt
encrypt
get
Method
Object literals
methods
Type aliases
Encryption
Method
Encryption
Method
:
"AES-256"
|
"AES-256-GZ"
Functions
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
>
get
Method
get
Method
(
notepad
:
NotepadShell
)
:
EncryptionMethodImpl
Parameters
notepad:
NotepadShell
Returns
EncryptionMethodImpl
Object literals
Const
methods
methods
:
object
AES-
256
AES-
256
:
AES256
= new AES256()
AES-
256-
GZ
AES-
256-
GZ
:
AES256GZ
= new AES256GZ()
Globals
"AES256"
"AES256GZ"
"
Asset"
"
Flat
Notepad"
"NPXObject"
"
Note"
"
Notepad"
"
Search
Index"
"
Section"
"
Translators"
"crypto"
"index"
"interfaces"
Encryption
Method
Impl
Encryption
Method
decrypt
encrypt
get
Method
methods
Generated using
TypeDoc