SecureBlackbox 2020 Python Edition

Questions / Feedback?

specified_checksum Property

Returns the checksum of the executable.

Syntax

def get_specified_checksum() -> int: ...

specified_checksum = property(get_specified_checksum, None)

Default Value

0

Remarks

Use this property to get the checksum of the executable as included by the signer.

This property is read-only.

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