std › crypto › pwhash › bcrypt › HashOptionsHashOptionsOptions for hashing a password. Fields of this typeFields#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.