Reference - Exceptions¶
HasherNotAvailable
¶
Bases: PwdlibError
Error raised when an unavailable hash algorithm was installed.
PwdlibError
¶
UnknownHashError
¶
Bases: PwdlibError
Error raised when the hash can't be identified from the list of provided hashers.