IPWorks Encrypt 2020 Qt Edition

Questions / Feedback?

AdditionalAuthData Property

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

Syntax

QByteArray GetAdditionalAuthData();
int SetAdditionalAuthData(QByteArray qbaAdditionalAuthData);

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.

Data Type

Byte Array

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