SecureBlackbox 2020 Python Edition

Questions / Feedback?

check_passphrase Method

Checks if the password matches the secret key.

Syntax

def check_passphrase(passphrase: str) -> bool: ...

Remarks

Use this method to check if a password can decrypt the key.

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