pdftools_sdk.crypto.providers.global_sign_dss.timestamp_configuration
Classes
|
- class pdftools_sdk.crypto.providers.global_sign_dss.timestamp_configuration.TimestampConfiguration(handle)[source]
Bases:
TimestampConfiguration
- property hash_algorithm: HashAlgorithm
The message digest algorithm
The algorithm used to hash the document and from which the time-stamp is created.
Value:
pdftools_sdk.crypto.hash_algorithm.HashAlgorithm.SHA256
.- Returns:
pdftools_sdk.crypto.hash_algorithm.HashAlgorithm