SecureBlackbox 2020 Python Edition

Questions / Feedback?

sec_info_signed Property

Indicates whether the message is signed.

Syntax

def get_sec_info_signed() -> bool: ...

sec_info_signed = property(get_sec_info_signed, None)

Default Value

FALSE

Remarks

Indicates whether the message is signed.

This property is read-only.

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