crypto/x509.RevocationList.RevokedCertificates (field)
3 uses
crypto/x509 (current package)
x509.go#L2740: RevokedCertificates []pkix.RevokedCertificate
x509.go#L2796: revokedCertsUTC := make([]pkix.RevokedCertificate, len(template.RevokedCertificates))
x509.go#L2797: for i, rc := range template.RevokedCertificates {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)