Skip to content

Commit c16b58c

Browse files
committed
Update tcpdf.php
1 parent c8e4c7b commit c16b58c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

tcpdf.php

-10
Original file line numberDiff line numberDiff line change
@@ -13665,16 +13665,6 @@ public function setTimeStamp($tsa_host='', $tsa_username='', $tsa_password='', $
1366513665
$this->tsa_timestamp = true;
1366613666
}
1366713667

13668-
/**
13669-
* NOT YET IMPLEMENTED
13670-
* Request TSA for a timestamp
13671-
* @param string $signature Digital signature as binary string
13672-
* @return string Timestamped digital signature
13673-
* @protected
13674-
* @author Richard Stockinger
13675-
* @since 6.0.090 (2014-06-16)
13676-
*/
13677-
1367813668
/**
1367913669
* Applying TSA for a timestamp.
1368013670
* @param string $signature Digital signature as hex string

0 commit comments

Comments
 (0)