public interface SSLEngineFactory
SSLEngine to be used for a single SSL connection.| Modifier and Type | Method and Description | 
|---|---|
SSLEngine | 
newSSLEngine()
Creates new  
SSLEngine. | 
SSLEngine newSSLEngine() throws GeneralSecurityException
SSLEngine.GeneralSecurityException - if the SSLEngine cannot be createdCopyright © 2015. All rights reserved.