SecureBlackbox 2020 iOS Edition

Questions / Feedback?

removePublic (method)

Removes the specified public key from the keyring.

Syntax

- (void)removePublic:(int)index;
public func removePublic(_ index: Int32) throws -> Void

Remarks

Use this method to remove a public key from the keyring. Use Index to pass the index of the key to be removed.

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