SecureBlackbox 2020 Python Edition

Questions / Feedback?

change_passphrase Method

Changes the password of the secret key.

Syntax

def change_passphrase(old_passphrase: str, new_passphrase: str) -> None: ...

Remarks

Call this method to change the password that protects the secret key.

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