IPWorks Encrypt 2020 ActiveX Edition

Questions / Feedback?

AdditionalAuthData Property

Additional Authentication Data (AAD) used when UseAEAD is True.

Syntax

chachacontrol.AdditionalAuthData[=string]

Default Value

""

Remarks

This property specifies data that is authentication but not encrypted. This is only applicable when UseAEAD is True.

Note that AAD data is authenticated but not encrypted, so it is not included in the output.

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

Data Type

Binary String

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