RequireEncrypt Property

Preference to receive encrypted messages.

Object Oriented Interface

public function getRequireEncrypt();
public function setRequireEncrypt($value);

Procedural Interface

ipworksedi_as2profilemgr_get($res, 25 );
ipworksedi_as2profilemgr_set($res, 25, $value );

Default Value

false

Remarks

RequireEncrypt is used to store your preference of receiving encrypted messages from your trading partner.

After invoking LoadProfile, the RequireEncrypt will contain your preference of receiving encrypted messages, alternatively RequireEncrypt may be set and saved by invoking SaveProfile.

Data Type

Boolean

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