SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

addEntry (method)

Adds an entry to the vault.

Syntax

- (void)addEntry:(NSString*)entryName;
public func addEntry(_ entryName: String) throws -> Void

Remarks

Use this method to add a new entry to the vault. Use SetEntryValue or SetEntryValueStr to assign a value to the new entry.

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