Global

Members

(constant) Wirehair_NeedMore

Indicates that more packets are needed to reconstruct the message.
Source:

(constant) Wirehair_Success

Indicates successful operation.
Source:

Methods

(async) initWirehairModule()

Initializes the Wirehair WebAssembly module. This function must be called before any other Wirehair functions. It loads and initializes the WebAssembly module. If the module is already initialized, this function does nothing.
Source:
Throws:
If Wirehair initialization fails.
Type
Error