Re: pkcs#12 in openssl

2006-11-21 Thread Kaushalye Kapuruge
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

Re: Subject: Is there an ftp client library to communicate withsftp server?

2006-11-21 Thread k b
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