SecureBlackbox 2020 iOS Edition

Questions / Feedback?

bindUser (method)

Binds a new UserID to the Key.

Syntax

- (void)bindUser:(NSString*)username;
public func bindUser(_ username: String) throws -> Void

Remarks

Use this method to add a new Username as an owner of the Key.

Note that the key needs to contain its secret counterpart to be able to sign the new user ID.

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