IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

key_public_key Property

The public key of the key.

Syntax

def get_key_public_key() -> str: ...

key_public_key = property(get_key_public_key, None)

Default Value

""

Remarks

The public key of the key. 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]