SecureBlackbox 2020 Python Edition

Questions / Feedback?

x_ad_es_enabled Property

Specifies whether the document contains an advanced signature (XAdES).

Syntax

def get_x_ad_es_enabled() -> bool: ...

x_ad_es_enabled = property(get_x_ad_es_enabled, None)

Default Value

FALSE

Remarks

Use this property to check whether the document is signed with XAdES or XML-DSIG only.

This property is read-only.

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