IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

key Property

The derived key.

Syntax

def get_key() -> bytes: ...

key = property(get_key, None)

Default Value

""

Remarks

This property holds the derived key. After calling create_key this property will be populated.

This property is read-only.

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