SetaPDF Demos PHP libraries to handle, modify or create PDF files

PHP

External implementations using PHP extensions or libraries.

openssl_private_encrypt() (external)

This demo uses the openssl_private_encrypt() function to create the signature value external and injecting it back into the used PAdES module.

openssl_private_encrypt() (individual module)

This demo uses the openssl_private_encrypt() function to create the signature value wrapped into an individual signature module.