org.littleshoot.proxy
Interface SslEngineSource

All Known Subinterfaces:
ChainedProxy
All Known Implementing Classes:
ChainedProxyAdapter, SelfSignedSslEngineSource

public interface SslEngineSource

Source for SSLContexts.


Method Summary
 SSLEngine newSslEngine()
           
 

Method Detail

newSslEngine

SSLEngine newSslEngine()


Copyright © 2009-2014 LittleShoot. All Rights Reserved.