Generated by
JDiff

Interface com.itextpdf.signatures.IExternalSignature

Removed Methods
String  getEncryptionAlgorithm() Returns the encryption algorithm used for signing.
String  getHashAlgorithm() Returns the hash algorithm.
 

Added Methods
String  getDigestAlgorithmName() Returns the digest algorithm.
String  getSignatureAlgorithmName() Returns the signature algorithm used for signing, disregarding the digest function.
ISignatureMechanismParams  getSignatureMechanismParameters() Return the algorithm parameters that need to be encoded together with the signature mechanism identifier.