IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

keyring Property

The location on disk of the keyring.

Syntax

def get_keyring() -> str: ...

keyring = property(get_keyring, None)

Default Value

""

Remarks

To load a keyring use the load_keyring method.

This property is read-only.

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