IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

listSignatures (method)

Lists all signatures of the current key.

Syntax

- (NSString*)listSignatures;
public func listSignatures() throws -> String

Remarks

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

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

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