Verifies the given secp256k1 signature in native code. Calling when enabled == false is undefined (probably library not loaded)
The message which was signed, must be exactly 32 bytes
The signature
See Implementation
Verifies the given secp256k1 signature in native code. Calling when enabled == false is undefined (probably library not loaded)