IPWorks Encrypt 2020 macOS Edition

Questions / Feedback?

AdditionalAuthData Property

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

Syntax

public var additionalAuthData: String {
get {...}
set {...} }

public var additionalAuthDataB: Data {
get {...}
set {...} }

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.

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