IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

verify_passphrase Method

Verifies the passphrase of specified key.

Syntax

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

Remarks

This method verifies the passphrase of the key specified by user_id.

If the password is correct, this method returns True; otherwise, this method returns False.

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