SecureBlackbox 2020 Python Edition

Questions / Feedback?

signed Property

Returns true it the message is signed.

Syntax

def get_signed() -> bool: ...

signed = property(get_signed, None)

Default Value

FALSE

Remarks

Check this property to find out whether the SAML entity 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]