Exceptions
==========

The module and parser will try to interpret any provided PSKC files and will
only raise exceptions on wildly invalid PSKC files.

.. module:: pskc.exceptions

.. autoexception:: PSKCError

.. autoexception:: ParseError

.. autoexception:: EncryptionError

.. autoexception:: DecryptionError

.. autoexception:: KeyDerivationError
