IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

RecipientCerts Property

The collection of recipient certificates.

Syntax


 getRecipientCerts(): CertificateList;

 setRecipientCerts(recipientCerts: CertificateList): void;

Default Value

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