Bouncy Castle Cryptography Library 1.64

org.bouncycastle.mail.smime.test
Class DummyCertPathReviewer

java.lang.Object
  extended byorg.bouncycastle.x509.CertPathValidatorUtilities
      extended byorg.bouncycastle.x509.PKIXCertPathReviewer
          extended byorg.bouncycastle.mail.smime.test.DummyCertPathReviewer

public class DummyCertPathReviewer
extends org.bouncycastle.x509.PKIXCertPathReviewer


Field Summary
 
Fields inherited from class org.bouncycastle.x509.PKIXCertPathReviewer
ANY_POLICY, AUTHORITY_KEY_IDENTIFIER, BASIC_CONSTRAINTS, CERTIFICATE_POLICIES, certPath, certs, CRL_DISTRIBUTION_POINTS, CRL_NUMBER, CRL_SIGN, CRL_UTIL, crlReasons, DELTA_CRL_INDICATOR, errors, FRESHEST_CRL, INHIBIT_ANY_POLICY, ISSUING_DISTRIBUTION_POINT, KEY_CERT_SIGN, KEY_USAGE, n, NAME_CONSTRAINTS, notifications, pkixParams, POLICY_CONSTRAINTS, POLICY_MAPPINGS, policyTree, SUBJECT_ALTERNATIVE_NAME, subjectPublicKey, trustAnchor, validDate
 
Constructor Summary
DummyCertPathReviewer()
           
 
Methods inherited from class org.bouncycastle.x509.PKIXCertPathReviewer
addAdditionalStoreFromLocation, addAdditionalStoresFromAltNames, addAdditionalStoresFromCRLDistributionPoint, addError, addError, addNotification, addNotification, checkCRLs, checkRevocation, doChecks, findCertificates, findCertificates, findCertificates, findTrustAnchor, findTrustAnchor, getAlgorithmIdentifier, getCertPath, getCertPathSize, getCertStatus, getCompleteCRLs, getCRLDistUrls, getCRLIssuersFromDistributionPoint, getDeltaCRLs, getEncodedIssuerPrincipal, getErrors, getErrors, getExtensionValue, getIssuerPrincipal, getNextWorkingKey, getNotifications, getNotifications, getOCSPUrls, getPolicyTree, getQualifierSet, getSubjectPrincipal, getSubjectPublicKey, getTrustAnchor, getTrustAnchors, getValidCertDateFromValidityModel, getValidDate, init, isAnyPolicy, isSelfIssued, isValidCertPath, prepareNextCertB1, prepareNextCertB2, processCertD1i, processCertD1ii, removePolicyNode, verifyX509Certificate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyCertPathReviewer

public DummyCertPathReviewer()

Bouncy Castle Cryptography Library 1.64