Expand description
Error types.
Enums§
- B64Error
- Generic error, union of
InvalidLengthError
andInvalidEncodingError
. - Error
- Password hashing errors.
- Invalid
Value - Parse errors relating to invalid parameter values or salts.
Type Aliases§
- Result
- Result type.