Uses of Class
com.itextpdf.text.pdf.security.VerificationException

Packages that use VerificationException
com.itextpdf.text.pdf.security   
 

Uses of VerificationException in com.itextpdf.text.pdf.security
 

Methods in com.itextpdf.text.pdf.security that return types with arguments of type VerificationException
static List<VerificationException> CertificateVerification.verifyCertificates(Certificate[] certs, KeyStore keystore, Calendar calendar)
          Verifies a certificate chain against a KeyStore.
static List<VerificationException> CertificateVerification.verifyCertificates(Certificate[] certs, KeyStore keystore, Collection<CRL> crls, Calendar calendar)
          Verifies a certificate chain against a KeyStore.
 



Copyright © 2013. All Rights Reserved.