encoding/asn1.ObjectIdentifier.String (method, view implemented interface methods)
4 uses
encoding/asn1 (current package)
asn1.go#L238: func (oi ObjectIdentifier) String() string {
crypto/x509
x509.go#L2554: specifiedExtensions[atv.Type.String()] = true
x509.go#L2562: if specifiedExtensions[e.Id.String()] {
crypto/x509/pkix
pkix.go#L52: oidString := tv.Type.String()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)