IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

list_signatures Method

Lists all signatures of the current key.

Syntax

def list_signatures() -> str: ...

Remarks

This method lists all the signatures of the currently selected key. The on_signature_list event will fire for each signature.

SignatureList data will also be returned from this method. However, it is recommended to use the on_signature_list event if possible.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Python Edition - Version 20.0 [Build 8155]