SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_validation_data_values Method

Use this method to add signature validation values to the signature.

Syntax

def add_validation_data_values() -> None: ...

Remarks

Call this method to add certificates and revocation information used to validate a signature at a particular time. This method could be called separately or in on_signature_validated event handler after successful signature validation.

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