IPWorks OpenPGP 2020 JavaScript Edition

Questions / Feedback?

SignerKeys Property

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

Syntax


 getSignerKeys(): KeyList;

 setSignerKeys(signerKeys: KeyList): void;

Default Value

Remarks

This property contains the keys of the message signer.

Set this property before calling VerifySignature or DecryptAndVerifySignature.

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]