IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

key_secret_key Property

The secret key of the key (if available).

Syntax

def get_key_secret_key() -> str: ...

key_secret_key = property(get_key_secret_key, None)

Default Value

""

Remarks

The secret key of the key (if available). The key is provided as ASCII armored data.

This property is read-only.

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