func()

in kdf_scrypt.go [56:58]


func (p ScryptOpts) GetSaltSize() int {
	return p.SaltSize
}