Searched refs:freshestCRL (Results 1 – 7 of 7) sorted by relevance
125 public static final ASN1ObjectIdentifier freshestCRL = new ASN1ObjectIdentifier("2.5.29.46"); field in X509Extension
130 …public static final ASN1ObjectIdentifier freshestCRL = new ASN1ObjectIdentifier("2.5.29.46").inter… field in Extension
398 public static final String FRESHEST_CRL = Extension.freshestCRL.getId();644 CRLDistPoint freshestCRL = null; in processCRLA1i() local647 freshestCRL = CRLDistPoint in processCRLA1i()654 if (freshestCRL == null) in processCRLA1i()658 … freshestCRL = CRLDistPoint.getInstance(CertPathValidatorUtilities.getExtensionValue(crl, in processCRLA1i()666 if (freshestCRL != null) in processCRLA1i()674 …CertPathValidatorUtilities.getAdditionalStoresFromCRLDistributionPoint(freshestCRL, paramsPKIX.get… in processCRLA1i()
512 else if (oid.equals(Extension.freshestCRL)) in toString()
96 protected static final String FRESHEST_CRL = Extension.freshestCRL.getId();
515 else if (oid.equals(Extension.freshestCRL)) in toString()
771 id-ce 46 : freshestCRL : X509v3 Freshest CRL