SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_url Property

Returns the URL included in the signature by the signer.

Syntax

def get_sig_url() -> str: ...

sig_url = property(get_sig_url, None)

Default Value

""

Remarks

Returns the URL included in the signature by the signer.

This property is read-only.

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