IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

delete_key Method

Deletes the keyset associated with the provided name.

Syntax

def delete_key(key_name: str) -> None: ...

Remarks

This method will delete the keyset (public/private key pair) associated with KeyName from the Cryptographic Service Provider (CSP). The CSP can be set using the CSP configuration setting.

NOTE: This functionality is only available in Windows.

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