type crypto/x509.policyInformation

3 uses

	crypto/x509 (current package)
		x509.go#L887: type policyInformation struct {
		x509.go#L1533: 	var policies []policyInformation
		x509.go#L1972: 	policies := make([]policyInformation, len(policyIdentifiers))