SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_validation_data_refs Method

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

Syntax

def add_validation_data_refs() -> None: ...

Remarks

Call this method to add references to 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]