|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||