xades4j.verification
Class QualifyingPropertyVerificationContext.CertificationChainData

java.lang.Object
  extended by xades4j.verification.QualifyingPropertyVerificationContext.CertificationChainData
Enclosing class:
QualifyingPropertyVerificationContext

public static class QualifyingPropertyVerificationContext.CertificationChainData
extends Object


Method Summary
 List<X509Certificate> getCertificateChain()
           
 Collection<X509CRL> getCrls()
           
 X500Principal getValidationCertIssuer()
           
 BigInteger getValidationCertSerialNumber()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCertificateChain

public List<X509Certificate> getCertificateChain()

getCrls

public Collection<X509CRL> getCrls()

getValidationCertIssuer

public X500Principal getValidationCertIssuer()

getValidationCertSerialNumber

public BigInteger getValidationCertSerialNumber()


Copyright © 2012. All Rights Reserved.