crypto/x509/pkix.AttributeTypeAndValue.Type (field)
8 uses
crypto/x509/pkix (current package)
pkix.go#L52: oidString := tv.Type.String()
pkix.go#L100: Type asn1.ObjectIdentifier
pkix.go#L157: t := atv.Type
pkix.go#L207: s[i].Type = oid
pkix.go#L255: t := atv.Type
pkix.go#L276: if a.Type.Equal(oid) {
crypto/x509
x509.go#L2554: specifiedExtensions[atv.Type.String()] = true
x509.go#L2571: Type: e.Id,
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)