SecureBlackbox 2020 Python Edition

Questions / Feedback?

pinned_assertion_info_signed Property

Specifies whether the assertion is signed.

Syntax

def get_pinned_assertion_info_signed() -> bool: ...

pinned_assertion_info_signed = property(get_pinned_assertion_info_signed, None)

Default Value

FALSE

Remarks

Specifies whether the assertion is signed.

Use this property to establish whether the assertion 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]