pdftools_sdk.signature_validation.time_source

Classes

TimeSource(value)

The source of the validation time

class pdftools_sdk.signature_validation.time_source.TimeSource(value)[source]

Bases: Flag

The source of the validation time

PROOF_OF_EXISTENCE = 1
EXPIRED_TIME_STAMP = 2
SIGNATURE_TIME = 4