IPWorks Encrypt 2020 Java Edition

Questions / Feedback?

RecipientKey Property

The public key used to compute the shared secret.

Syntax

public ECCKey getRecipientKey();
public void setRecipientKey(ECCKey recipientKey);

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 Java Edition - Version 20.0 [Build 8155]