SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_error_message Property

Returns the error message returned by the signature validation routine.

Syntax

def get_sig_error_message() -> str: ...

sig_error_message = property(get_sig_error_message, None)

Default Value

""

Remarks

Returns the error message returned by the signature validation routine.

This property is read-only.

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