Cloud Keys 2020 Python Edition

Questions / Feedback?

clear_key_data Method

Clears information stored in the KeyData properties.

Syntax

def clear_key_data(plaintext_only: bool) -> None: ...

Remarks

This method clears the information stored in the KeyData* properties, removing it from memory. If the PlaintextOnly parameter is True, only the key_data_plaintext_key property is cleared.

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