Sign Message and Verify
Sign message
create a Sign Message
function in the Widget Blueprint, and then complete its parameters.
Message
: the message to be signed by UniPass Wallet.OnSignMessage Event
: when user confirmed signing the message in UniPass Wallet, a signature will be return as event data.
Verify signature
For how to verify the signature on server, please refer to UniPass Verifying Messages.