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

HashAlgorithm Property

The HMAC Hash Algorithm.

Syntax

__property TipaOCRAHashAlgorithms HashAlgorithm = {read=FHashAlgorithm, write=FSetHashAlgorithm, default=0};



enum TipaOCRAHashAlgorithms { haSHA1=0, haSHA256=1, haSHA512=2 };

Default Value

0

Remarks

This property specifies the hash algorithm used by the component. Possible values are:

  • 0 (SHA-1 - default)
  • 1 (SHA-256)
  • 2 (SHA-512)

Data Type

Integer

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