SecureBlackbox 2020 iOS Edition

Questions / Feedback?

remove (method)

Removes a key from the storage.

Syntax

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

Remarks

Use this method to remove a key from the storage by its index.

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