SecureBlackbox 2020 Python Edition

Questions / Feedback?

verify Method

Verifies a signed XML document.

Syntax

def verify() -> None: ...

Remarks

Call this method to verify the signature embedded in the document. Pass the document via input_stream or input_file property. Use verify_detached to verify the external data in case of a detached signature.

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