IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

change_passphrase Method

Changes the passphrase of the current key.

Syntax

def change_passphrase(passphrase: str) -> None: ...

Remarks

The Passphrase parameter specifies the new passphrase.

The key's passphrase is required for this operation and may be specified via key_passphrase or through the on_key_passphrase event.

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