IPWorks EDI 2020 C++ Builder Edition

Questions / Feedback?

OptionEncrypt Property

Preference to encrypt outgoing data.

Syntax

__property bool OptionEncrypt = { read=FOptionEncrypt, write=FSetOptionEncrypt };

Default Value

false

Remarks

OptionEncrypt is used to store your preference of encrypting data sent to your trading partner. If OptionEncrypt is set to true EncryptionCert must be specified.

After invoking LoadProfile, the OptionEncrypt will contain your encryption preference for your trading partner, alternatively OptionEncrypt may be set and saved by invoking SaveProfile.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 C++ Builder Edition - Version 20.0 [Build 8203]