SSL examples
SSL support provides a set of APIs that you will use to develop new SSL applications and modify existing applications to use SSL.
In Programming new SSL applications you learned how to develop your SSL applications using these APIs. While in Modifying existing applications to use SSL, you learned how to modify an existing TCP application to be an SSL application easily. In this section, you can view sample SSL applications that pull all the pieces of this puzzle together for you. Use these samples to experiment with SSL applications.