Generated by
JDiff

Class com.itextpdf.signatures.PdfPKCS7

Removed Methods
byte[]  getAuthenticatedAttributeBytes( byte[], byte[] , Collection , CryptoStandard ) When using authenticatedAttributes the authentication process is different.
byte[]  getEncodedPKCS7( byte[], ITSAClient , byte[] , Collection , CryptoStandard ) Gets the bytes for the PKCS7SignedData object.
boolean  verify() Verify the digest.
 

Changed Methods
byte[]  getEncodedPKCS7( byte[], CryptoStandard , ITSAClient , Collection , Collection ) Documentation changed from old to new.
Gets the bytes for the PKCS7SignedData object.