Discuss this help topic in SecureBlackbox Forum
Specifies hash algorithm.
Declaration
Values:
|
Description
Use this property to specify the algoritm used for hashing.
The only possible value for PDF references prior to 1.7 is: SB_ALGORITHM_DGST_SHA1.
In PDF Reference 1.7 the following values were added: SB_ALGORITHM_DGST_SHA256,
SB_ALGORITHM_DGST_SHA384, SB_ALGORITHM_DGST_SHA512, SB_ALGORITHM_DGST_RIPEMD160.
Values: SB_ALGORITHM_DGST_MD2, SB_ALGORITHM_DGST_MD5, are supported by Adobe Acrobat 8.0, but not defined in PDF Reference 1.7 .