SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_certification Property

Specifies whether this is a Certification (MDP) signature.

Syntax

def get_sig_certification() -> bool: ...

sig_certification = property(get_sig_certification, None)

Default Value

FALSE

Remarks

Specifies whether this is a Certification (MDP) signature.

Certification signatures is a feature that was used by earlier Acrobat versions. It has little use these days.

This property is read-only.

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