SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_user Method

Registers known user credentials.

Syntax

def add_user(login: str, password: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8154]