crypto/x509/pkix.AttributeTypeAndValue.Type (field)
9 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
parser.go#L127: if !atav.ReadASN1ObjectIdentifier(&attr.Type) {
x509.go#L1913: specifiedExtensions[atv.Type.String()] = true
x509.go#L1930: Type: e.Id,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)