blob: b391e620881ead6c6b58efb19e52e2e5cba3abc6 [file] [log] [blame]
Exceptions
==========
.. currentmodule:: cryptography.exceptions
.. class:: NoSuchAlgorithm
This is raised when a backend doesn't support the requested algorithm (or
combination of algorithms).