SecureBlackbox 2020 iOS Edition

Questions / Feedback?

addUser (method)

Registers known user credentials.

Syntax

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

Remarks

Call this method to register a pair of known user's credentials with the server.

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