IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

key_revoked Property

Whether or not the key is revoked.

Syntax

def get_key_revoked() -> bool: ...

key_revoked = property(get_key_revoked, None)

Default Value

FALSE

Remarks

Whether or not the key is revoked.

This property is read-only.

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