SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_signature_type Property

Specifies the type of this signature.

Syntax

def get_sig_signature_type() -> int: ...

sig_signature_type = property(get_sig_signature_type, None)

Default Value

0

Remarks

Specifies the type of this signature.

ostDefault0
ostBinaryCryptoAPI1
ostBinaryXML2
ostOpenXML3
ostOpenXPS4
ostOpenDocument5

This property is read-only.

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