RecipientCerts Property

The public certificate used to encrypt files when sending.

Syntax

public CertificateList RecipientCerts { get; }
Public Property RecipientCerts As CertificateList

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 .NET Edition - Version 20.0 [Build 8203]