IPWorks Encrypt 2020 ActiveX Edition

Questions / Feedback?

HMACKey Property

The HMAC key used with the 'HMAC-SHA1' signing algorithm.

Syntax

xmlsigcontrol.HMACKey[=string]

Default Value

""

Remarks

This property defines the HMAC key to be used when SigningAlgorithm is set to "HMAC-SHA1". This must be set before calling before calling Sign.

This property is also applicable when calling VerifySignature. This may be set before calling VerifySignature or from within the SignatureInfo event.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .HMACKeyB.

This property is not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 ActiveX Edition - Version 20.0 [Build 8155]