SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_custom_data Property

A uninterpreted custom data to save with the signature.

Syntax

def get_sig_custom_data() -> bytes: ...

sig_custom_data = property(get_sig_custom_data, None)

Remarks

A uninterpreted custom data to save with the signature.

This property is read-only.

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