1 //
2 // Copyright (c) ZeroC, Inc. All rights reserved.
3 //
4 
5 /**
6  * APIs for the IceSSL transport plug-in. IceSSL provides encryption using
7  * SSL/TLS.
8  **/
9 package com.zeroc.IceSSL;
10