DoxigAlpha

HashOptions

Options for hashing a password.

Fields of this type

Fields

#
allocator:?mem.Allocator
For `bcrypt`, that can be left to `null`.
params:Params
Internal bcrypt parameters.
encoding:pwhash.Encoding
Encoding to use for the output of the hash function.