SecureBlackbox 2020 iOS Edition

Questions / Feedback?

removeSecret (method)

Removes the specified secret key from the keyring.

Syntax

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

Remarks

Use this method to remove a secret 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]