SetaPDF_Signer_Timestamp_Module_AbstractModule Abstract class representing a timestamp module
File: /SetaPDF v2/Signer/Timestamp/Module/AbstractModule.php
Class hierarchy
Summary
Properties
Methods
_getHash()
protected SetaPDF_Signer_Timestamp_Module_AbstractModule::_getHash (
string|SetaPDF_Core_Reader_FilePath $data
): stringGet the hash that should be timestamped.
Parameters
- $data : string|SetaPDF_Core_Reader_FilePath
The hash of the main signature
setDigest()
Set the digest algorithm to use.
Parameters
- $digest : string
Possible values are defined in
SetaPDF_Signer_Digest