IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

listSubkeys (method)

Lists the subkeys of the currently selected key.

Syntax

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

Remarks

This method lists all subkeys of current key. The SubkeyList event will be fired for each subkey.

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

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