Skip to main content

wotsPkFromSig

@totemsdk/core


@totemsdk/core / wotsPkFromSig

Variable: wotsPkFromSig

const wotsPkFromSig: (message, signature) => Uint8Array = wots_pk_from_sig_wasm

Recover public key digest from signature.

Parameters

message

Uint8Array

signature

Uint8Array

Returns

Uint8Array