Hi

I would like to know what DLL function deals with the Https encryption so i can hook it.

I used to hook the send() function from ws2_32.dll and filter data, but with and Https connexion data are encrypted, then i need to hook the encrypting function. Where is it? What is name?