Generated by
JDiff

Class com.itextpdf.signatures.PdfPKCS7

Changed Methods
String  getDigestAlgorithm() Documentation changed from old to new.
Get the algorithm used to calculate the message digest, e.g.
String  getDigestAlgorithmOid() Documentation changed from old to new.
Getter for the ID of the digest algorithm, e.g.
String  getDigestEncryptionAlgorithmOid() Documentation changed from old to new.
Getter for the digest encryption algorithm.
PdfName  getFilterSubtype() Documentation changed from old to new.
Getter for the filter subtype.
byte[]  getAuthenticatedAttributeBytes( byte[], byte[] , Collection , CryptoStandard ) Documentation changed from old to new.
This method overload is deprecated.
byte[]  getAuthenticatedAttributeBytes( byte[], CryptoStandard , Collection , Collection ) Documentation changed from old to new.
When using authenticatedAttributes the authentication process is different.