SecureBlackbox 2020 iOS Edition

Questions / Feedback?

load (method)

Loads a user database from a file.

Syntax

- (void)load:(NSString*)filename :(NSString*)password;
public func load(_ filename: String, _ password: String) throws -> Void

Remarks

Use this method to load user information from a file specified by Filename. Provide a Password to decrypt the user information.

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