@resonatehq/sdk
Preparing search index...
NoopEncryptor
Class NoopEncryptor
Implements
Encryptor
Index
Constructors
constructor
Methods
decrypt
encrypt
Constructors
constructor
new
NoopEncryptor
()
:
NoopEncryptor
Returns
NoopEncryptor
Methods
decrypt
decrypt
(
ciphertext
:
Value
<
string
>
|
undefined
)
:
Value
<
string
>
|
undefined
Parameters
ciphertext
:
Value
<
string
>
|
undefined
Returns
Value
<
string
>
|
undefined
encrypt
encrypt
(
plaintext
:
Value
<
string
>
)
:
Value
<
string
>
Parameters
plaintext
:
Value
<
string
>
Returns
Value
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
decrypt
encrypt
@resonatehq/sdk
Loading...