We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
we need a nice way to display the verification result in a message line.
verification may be done using Message.is_signed and crypto.verify as seen in commands.thread.VerifyCommand.
Message.is_signed
crypto.verify
commands.thread.VerifyCommand