IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

mac_value Property

The computed MAC value.

Syntax

def get_mac_value() -> bytes: ...

mac_value = property(get_mac_value, None)

Default Value

""

Remarks

The 128 bit (16 byte) MAC value calculated after calling compute_mac.

This property is read-only.

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