SecureBlackbox 2020 iOS Edition

Questions / Feedback?

removeByID (method)

Removes key by its ID.

Syntax

- (void)removeByID:(NSString*)keyID;
public func removeByID(_ keyID: String) throws -> Void

Remarks

Call this method to remove the specified key from the keyring.

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