func()

in kdf_pbkdf2.go [89:91]


func (p PBKDF2Opts) OID() asn1.ObjectIdentifier {
	return oidPKCS5PBKDF2
}