EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

SignatureAlgorithm Property

Signature algorithm to be used in the message.

Syntax

[VB.NET]
Public Property SignatureAlgorithm As String

[C#]
public string SignatureAlgorithm {get; set;}

Remarks

Signature Algorithm can be set to indicate the preferred signing algorithm. Possible values are:

  • sha1
  • md5
  • sha256 (default)
  • sha384
  • sha512
  • sha224

The default value is "sha256".

Default Value

"sha256"

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0