Generated by
JDiff

Class com.itextpdf.signatures.RootStoreVerifier

Changed Constructors
RootStoreVerifier( CertificateVerifier) Documentation changed from old to new.
Creates a RootStoreVerifier in a chain of verifiers.
 

Changed Methods
void  setRootStore( KeyStore) Documentation changed from old to new.
Sets the Key Store against which a certificate can be checked.
List  verify( X509Certificate, X509Certificate , Date ) Documentation changed from old to new.
Verifies a single certificate against a key store (if present).