SecureBlackbox 2020 iOS Edition

Questions / Feedback?

loadUser (method)

Imports the settings of the current user from a file.

Syntax

- (void)loadUser:(int)index :(NSString*)path;
public func loadUser(_ index: Int32, _ path: String) throws -> Void

Remarks

Use this method to load the current user's settings which were saved by Save. Path specifies the file containing the database.

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