protected class DTLSTM.DefaultSSLEngineConfiguration
extends java.lang.Object
Modifier | Constructor | Description |
---|---|---|
protected |
DefaultSSLEngineConfiguration() |
Modifier and Type | Method | Description |
---|---|---|
void |
configure(javax.net.ssl.SSLEngine sslEngine) |
|
javax.net.ssl.SSLContext |
getSSLContext(boolean useClientMode,
TransportStateReference transportStateReference) |
public void configure(javax.net.ssl.SSLEngine sslEngine)
public javax.net.ssl.SSLContext getSSLContext(boolean useClientMode, TransportStateReference transportStateReference)
Copyright © 2018 SNMP4J.org. All rights reserved.