Relative Content

Tag Archive for c++opensslyubikeypodofo

Verify digital signature, signed using eccp-256 algo

I have a Yubikey 5A, and have signed a PDF document using the standard yubico-piv-tool library, using the ECCP-256 algorithm, embedded into the PDF using the PoDoFo c++ library, now I have been trying to verify the signature using the OpenSSL library, the code is given below.