IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

Key Property

The currently selected key.

Syntax


 getKey(): Key;

 setKey(key: Key): void;

Default Value

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 Encrypt 2020 JavaScript Edition - Version 20.0 [Build 8262]