Preparing search index...
The search index is not available
@docknetwork/crypto-wasm-ts
@docknetwork/crypto-wasm-ts
Decrypted
Class Decrypted
The decrypted message and the commitment to the randomness in the ciphertext.
Index
Constructors
constructor
Properties
message
nu
Constructors
constructor
new
Decrypted
(
message
,
nu
)
:
Decrypted
Parameters
message
:
Uint8Array
nu
:
Uint8Array
Returns
Decrypted
Properties
message
message
:
Uint8Array
nu
nu
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
nu
@docknetwork/crypto-wasm-ts
Loading...
The decrypted message and the commitment to the randomness in the ciphertext.