SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_document_signed Property

Returns True if the signature covers the document itself.

Syntax

def get_sig_document_signed() -> bool: ...

sig_document_signed = property(get_sig_document_signed, None)

Default Value

FALSE

Remarks

Returns True if the signature covers the document itself.

This property is read-only.

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