Module signature

Source
Expand description

Interface for verifying signatures.

Traitsยง

ClientSign
This trait provides callbacks for when the signing has completed.
ClientVerify
This trait provides callbacks for when the verification has completed.
SignatureSign
Sign a message.
SignatureVerify
Verify a signature.