mirror of
https://github.com/alam00000/bentopdf.git
synced 2026-08-22 15:42:26 +02:00
Test the timestampPdf() function using the real sample.pdf (SHA256 verified). PdfSigner is mocked to avoid network calls while validating: - Correct signdate/TSA URL passed to PdfSigner - PDF bytes forwarded to signer.sign() - Uint8Array returned from signed result - Error propagation from TSA failures - Multiple TSA URL support - Original PDF bytes not mutated