SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_timestamp_validation_data Method

Use this method to add timestamp validation data to the signature.

Syntax

def add_timestamp_validation_data() -> None: ...

Remarks

Call this method to add certificates and revocation information used to validate timestamp's signer certificates 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]