IPWorks Encrypt 2020 Kotlin Edition

Questions / Feedback?

UseAEAD Property

Whether to use AEAD (Authenticated Encryption with Additional Data).

Syntax

public var isUseAEAD: Boolean

Default Value

False

Remarks

If this property is set to True the component uses the algorithm AEAD_CHACHA20_POLY1305 as defined in RFC 7539 to construct a message using AEAD. See Encrypt and Decrypt for details.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Kotlin Edition - Version 20.0 [Build 7941]