IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

key_usage Property

A text description of UsageFlags .

Syntax

def get_key_usage() -> str: ...

key_usage = property(get_key_usage, None)

Default Value

""

Remarks

A text description of key_usage_flags.

The value will be of one or more of the following strings, separated by commas:

  • Certifying Other Certificates
  • Signing Emails and Files
  • Encrypting Emails and Files
  • Split Key
  • Authenticate Against Servers
  • Group Key

This property is read-only.

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