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

ReferenceHashAlgorithm Property

This property defines the hash algorithm to apply to the element specified by XMLElement .

Syntax

char* GetReferenceHashAlgorithm(int iReferenceIndex);

int SetReferenceHashAlgorithm(int iReferenceIndex, char* lpszReferenceHashAlgorithm);

Default Value

"SHA1"

Remarks

This property defines the hash algorithm to apply to the element specified by ReferenceXMLElement. Possible values are:

  • "SHA1" (default)
  • "SHA256"
  • "SHA512"

The size of the array is controlled by the ReferenceCount property.

This property is not available at design time.

Data Type

String

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