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

SigningAlgorithm Property

Textual description of the signature hash algorithm.

Syntax

[VB.NET]
Public Property SigningAlgorithm As String

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

Remarks

This property specifies the hash algorithm used to prepare the message digest for signature.

This property must contain either the name of the algorithm (such as "MD5" or "SHA1"), or an object id (OID) string representing the hash algorithm.

When read, the value of the property always contains the OID of the algorithm, or an empty string if the algorithm is unknown.

Default Value

"SHA1"

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