Hi Steve,
Thanks a lot for the reply.
Attached herewith are sample code, pkcs12 key store, and two sample
self-signed certificates exported (x, y). Both were exported with
password "1234" to the keystore "store.pfx".
BTW, I don't really know about the local key ID attribute you mentioned.
Is it
Hi,
I'm decrypting using the EVP api and
I'm encountering the following error when i do a EVP_DecryptFinal
hashVerify:: ERROR error:06065064:digital envelope
routines:EVP_DecryptFinal_ex:bad decrypt
I have 2 questions
1) what's hashVerify got to do in the decryption process ?
2) any ideas what's