Expand description

Error types.

Enums

  • Generic error, union of [InvalidLengthError] and [InvalidEncodingError].
  • Password hashing errors.
  • Parse errors relating to invalid parameter values or salts.

Type Definitions