SecureBlackbox 2020 Python Edition

Questions / Feedback?

bind_user Method

Binds a new UserID to the Key.

Syntax

def bind_user(username: str) -> None: ...

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