SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_contents Property

Returns the binary representation of the ASiC signature.

Syntax

def get_sig_contents() -> bytes: ...

sig_contents = property(get_sig_contents, None)

Remarks

Returns the binary representation of the ASiC signature.

This property is read-only.

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