I downloaded the source code for the entire Android platform, and I'm interested in looking at the SSL implementation. For example, when visiting a site with SSL support, I would like to find out exactly how Android holds its SSL hand and establishes a connection.
I looked through various sections of the code, but I have not found what I was looking for, so I thought that I would ask here and see if anyone could point me in the right direction.
source
share