2
The client wants the pdfs reports on my system to be digitally signed with ICP standard BRASIL 15.
Question 1:
PHP alone with the function openssl-pkcs7-sign
signed ICP Brazil 15 ?
Second question:
I noticed some digital signature functions with PHP. For example: the function openssl-pkcs7-sign
but many consultants say that PHP alone does not sign ICP Brazil but its standard is the one of RSA.
Could someone help me ? Thank you very much!
See if this answer does not answer what you need: https://answall.com/questions/124828/como-signatr-um-pdf-digitally
– wmengue