IPWorks OpenPGP 2020 JavaScript Edition

Questions / Feedback?

Keys Property

A collection of keys used for cryptographic operations.

Syntax


 getKeys(): KeyList;

 setKeys(keys: KeyList): void;

Default Value

Remarks

This collection holds keys that are used for signing and decrypting. In most cases only one key will be specified, however multiple keys may be needed in some cases.

This property is not available at design time.

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