hello
the SSL Layer sits between the application (say HTTP) and the
transport (TCP)
so it should hide all transport calls like socket()
connect() accept()
it does this and if i am writing an SSL application
i don't need to know SSL handshake details
is this right ?
-SIGTERM
amit
|