IPWorks Encrypt 2020 ActiveX Edition

Questions / Feedback?

AuthTag Property

The authentication tag used when UseAEAD is set to True.

Syntax

chachacontrol.AuthTag[=string]

Default Value

""

Remarks

This property holds the 128 bit authentication tag used when UseAEAD is set to True. It is only applicable when UseAEAD is True.

This is populated after calling Encrypt. To also include the value in the output set IncludeAuthTag to True.

This must be set before calling Decrypt. If the auth tag is included in the encrypted data set IncludeAuthTag to True before calling Decrypt.

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

Data Type

Binary String

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