Source code for umbral.errors

[docs]class VerificationError(Exception): """ Integrity of the data cannot be verified, see the message for details. """