SecureBlackbox 2020 Python Edition

Questions / Feedback?

actual_checksum Property

Returns the executable's checksum computed during signature verification.

Syntax

def get_actual_checksum() -> int: ...

actual_checksum = property(get_actual_checksum, None)

Default Value

0

Remarks

Use this property to get the actual checksum of the executable.

This property is read-only.

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