Expand description
Interface for verifying signatures.
Traitsยง
- Client
Sign - This trait provides callbacks for when the signing has completed.
- Client
Verify - This trait provides callbacks for when the verification has completed.
- Signature
Sign - Sign a message.
- Signature
Verify - Verify a signature.