IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

key_fingerprint Property

The hex-encoded, 20-byte fingerprint of the key.

Syntax

def get_key_fingerprint() -> str: ...

key_fingerprint = property(get_key_fingerprint, None)

Default Value

""

Remarks

The hex-encoded, 20-byte fingerprint of the key.

This is in the form:

5E70662EA810E768391A2FE8F7B7D49C89C9D7B1

This property is read-only.

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