IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

RecipientKey Property

The public key used to compute the shared secret.

Syntax


 getRecipientKey(): ECCKey;

 setRecipientKey(recipientKey: ECCKey): void;

Default Value

Remarks

This property specifies the public key used to compute the shared secret. This must be set before calling ComputeSecret.

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