RecipientCerts Property

The public certificate used to encrypt files when sending.

Syntax

public CertificateList getRecipientCerts();
public void setRecipientCerts(CertificateList recipientCerts);

Remarks

The encryption certificates of the recipients. If this property is specified, the files being sent will be encrypted using the algorithm given by EncryptionAlgorithm.

This property is not available at design time.

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