SecureBlackbox 2020 Android Edition

Questions / Feedback?

EncryptingKeys Property

The keys to be used for data encryption.

Syntax

public PGPKeyList getEncryptingKeys();
public void setEncryptingKeys(PGPKeyList encryptingKeys);

Remarks

Use this property to set the keys to encrypt the message for. You only need public keys to encrypt data.

This property is not available at design time.

Default Value

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Android Edition - Version 20.0 [Build 8156]