|
SSL function help
This is not with standard C/C++, but in pro C
I need to know, about the function SSL(object)
I know that it is about an encryption in Secure Sockets Layer protocol, i want to know the mode of action of the function, return type if any, and a description on how it is used...
Please help...
|