PHP
that would have the feature of digitally signing documents with A1, I know that within desktop
this is much easier, but I want to do in PHP
.
I have already signed up with the TCPDF example 52 , and I would like to know based on the TCPDF , like that I can validate it and get the digital signature data.
The code I used is the same as the example above (TCPDF).