Verify a digital signature of a file(doc/pdf) in PHP
I have a project, which needs to verify a doc or pdf file whatever it has a digital signature or not.If the file has a digital signature, then is it valid or not?
I know, it may be possible in java, but I need to do it in php.
OpenSSL is used to encrypt and decrypt, but do not know how to check doc/pdf with it.
Please help this newbie, any feedback will be a big help for me.
Thank You Everyone for reading this.
Total Views: 18 Today Views: 0















