crypto/x509/pkix.TBSCertificateList.RevokedCertificates (field)

2 uses

	crypto/x509/pkix (current package)
		pkix.go#L310: 	RevokedCertificates []RevokedCertificate `asn1:"optional"`

	crypto/x509
		x509.go#L1735: 		RevokedCertificates: revokedCertsUTC,