Structs§
- Hasher
- A hashing scheme, with an optional pepper
- Password
Manager - Password
Manager Disabled Error
Enums§
- Password
Verification Result - The result of a password verification, which is
true
if the password matches the hashed password, andfalse
otherwise.