IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

RecipientCerts Property

The collection of recipient certificates.

Syntax

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

Remarks

This property is used to specify one or more public certificate used to encrypt the message. The certificates should be the public certificate of the recipient who will decrypt the message. The certificate(s) must be set before calling Encrypt or SignAndEncrypt methods.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 .NET Edition - Version 20.0 [Build 8286]