IPWorks Encrypt 2020 Kotlin Edition

Questions / Feedback?

RecipientCerts Property

The collection of recipient certificates.

Syntax

public val recipientCerts: MutableCertificateList

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) 2021 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Kotlin Edition - Version 20.0 [Build 7941]