crypto/x509.Certificate.CRLDistributionPoints (field)
5 uses
crypto/x509 (current package)
x509.go#L725: CRLDistributionPoints []string
x509.go#L1398: out.CRLDistributionPoints = append(out.CRLDistributionPoints, string(fullName.Bytes))
x509.go#L1881: if len(template.CRLDistributionPoints) > 0 &&
x509.go#L1886: for _, name := range template.CRLDistributionPoints {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)