PdfDigitalSignatureHashAlgorithm

PdfDigitalSignatureHashAlgorithm

Utility class containing constants. Specifies digital hash algorithm used by digital signature.

Values

NameDescription
SHA_1SHA-1 hash algorithm.
SHA_256SHA-256 hash algorithm.
SHA_384SHA-384 hash algorithm.
SHA_512SHA-512 hash algorithm.
MD_5SHA-1 hash algorithm.