IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

RecipientCert Property

The certificate used for encryption.

Syntax


 getRecipientCert(): Certificate;

 setRecipientCert(recipientCert: Certificate): void;

Default Value

Remarks

When calling Encrypt and EncryptionAlgorithm is set to an RSA or ECDH algorithm this property must be set to a public certificate of the recipient.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]