SecureBlackbox 2020 iOS Edition

Questions / Feedback?

saveUser (method)

Saves the settings of the current user to a file.

Syntax

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

Remarks

Use this method to save the settings of the selected user to the file specified by Path.

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