Search
Preparing search index...
The search index is not available
@stellarguard/secret-memo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Cryptr
Class Cryptr
Hierarchy
Cryptr
Index
Constructors
constructor
Properties
key
Methods
decrypt
encrypt
Constructors
constructor
new
Cryptr
(
secret
:
string
)
:
Cryptr
Parameters
secret:
string
Returns
Cryptr
Properties
Private
key
key
:
Buffer
Methods
decrypt
decrypt
(
value
:
string
|
Buffer
)
:
string
Parameters
value:
string
|
Buffer
Returns
string
encrypt
encrypt
(
value
:
string
)
:
string
Parameters
value:
string
Returns
string
Globals
Cryptr
constructor
key
decrypt
encrypt
Secret
Memo
MAX_
MEMO_
LENGTH
algorithm
test
Data
test
Secret
get
Data
Generated using
TypeDoc