Package org.snmp4j.transport
Class TLSTM.DefaultSSLEngineConfiguration
java.lang.Object
org.snmp4j.transport.TLSTM.DefaultSSLEngineConfiguration
- Enclosing class:
 TLSTM
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidgetSSLContext(boolean useClientMode, TransportStateReference transportStateReference)  
- 
Constructor Details
- 
DefaultSSLEngineConfiguration
protected DefaultSSLEngineConfiguration() 
 - 
 - 
Method Details
- 
configure
 - 
getSSLContext
public SSLContext getSSLContext(boolean useClientMode, TransportStateReference transportStateReference)  
 -