Searched refs:crlExts (Results 1 – 2 of 2) sorted by relevance
248 X509CRLEntry[] badCerts, CRLExtensions crlExts) in X509CRLImpl() argument252 if (crlExts != null) { in X509CRLImpl()253 this.extensions = crlExts; in X509CRLImpl()
70 sun.security.x509.CRLExtensions crlExts) in X509CRLImpl() argument