IPWorks OpenPGP 2020 Java Edition

Questions / Feedback?

RecipientKeys Property

The collection of keys belonging to the recipient of the message.

Syntax

public KeyList getRecipientKeys();
public void setRecipientKeys(KeyList recipientKeys);

Remarks

This property contains the keys of the message recipient.

Set this property before calling Encrypt or SignAndEncrypt.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 Java Edition - Version 20.0 [Build 8249]