Exception: RightSupport::Crypto::InvalidSignature

Inherits:
SecurityError
  • Object
show all
Defined in:
lib/right_support/crypto.rb

Overview

Exception indicating that a cryptographic signature is invalid. This can happen for several reasons:

* someone tampered with the signature
* someone tampered with the signed data
* the public key being used to verify the signature is mismatched with the signing key