Generated by
JDiff

Class com.itextpdf.signatures.DigestAlgorithms

Added Methods
int  getOutputBitLength( String) Retrieve the output length in bits of the given digest algorithm.
 

Added Fields
String  SHA3_256 Algorithm available for signatures since PDF 2.0 extended by ISO/TS 32001.
String  SHA3_384 Algorithm available for signatures since PDF 2.0 extended by ISO/TS 32001.
String  SHA3_512 Algorithm available for signatures since PDF 2.0 extended by ISO/TS 32001.
String  SHAKE256 Algorithm available for signatures since PDF 2.0 extended by ISO/TS 32001.