/n software Adapters for BizTalk
/n software Adapters for BizTalk
Questions / Feedback?

SignatureHashAlgorithm Property

Specifies the signature hash algorithm.

Data Type

Enumeration

Possible Values

SHA1 (0)
MD5 (1)
SHA224 (2)
SHA256 (3)
SHA384 (4)
SHA512 (5)
RIPEMD160 (6)

Default Value

0

Remarks

This property specifies the signature hash algorithm. Possible values are:

  • 0 (SHA1 - default)
  • 1 (MD5)
  • 2 (SHA-224)
  • 3 (SHA-256)
  • 4 (SHA-384)
  • 5 (SHA-512)
  • 6 (RIPEMD-160)
Note: PDF references prior to 1.7 only support SHA1.

This property is not available in the Disassembler/Decoder.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 16.0 [Build 7355]