Class CRLValidation

java.lang.Object
org.spongycastle.cert.path.validations.CRLValidation
All Implemented Interfaces:
CertPathValidation, org.spongycastle.util.Memoable

public class CRLValidation extends Object implements CertPathValidation
  • Constructor Details

    • CRLValidation

      public CRLValidation(org.spongycastle.asn1.x500.X500Name trustAnchorName, org.spongycastle.util.Store crls)
  • Method Details