IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

SigningAlgorithm Property

The signature hash algorithm used when signing.

Syntax

[VB.NET]
Public Property SigningAlgorithm As String

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

Remarks

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

  • SHA1 (default)
  • MD5
  • SHA256
  • SHA384
  • SHA512
  • SHA224
  • RIPEMD160

Default Value

"SHA1"

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0