I want to wrap Openssl into ActiveX, when Process attach my Activex , it calls  SSLeay_add_all_ciphers this will malloc some memory.When the Process dettach my activex I have to free these momory. But I can't find SSLeay_delete_all_ciphers, what should I do?

Reply via email to