IPWorks OpenPGP 2020 Java Edition

Questions / Feedback?

Key Property

The currently selected key.

Syntax

public Key getKey();
public void setKey(Key key);

Remarks

This property holds the currently selected key. It is populated after calling ImportKey or after setting Keyring. This may also be set to directly load an existing key. Both public keys and secret keys are supported.

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]