IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

RecipientCerts Property

The public certificate used to encrypt files when sending.

Syntax


 getRecipientCerts(): CertificateList;

 setRecipientCerts(recipientCerts: CertificateList): void;

Default Value

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 JavaScript Edition - Version 20.0 [Build 8262]