func()

in kdf_pbkdf2.go [85:87]


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