public class SslContextFactory extends Object
| Constructor and Description |
|---|
SslContextFactory(org.opendaylight.ocpjava.protocol.api.connection.TlsConfiguration tlsConfig) |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
getServerContext() |
public SslContextFactory(org.opendaylight.ocpjava.protocol.api.connection.TlsConfiguration tlsConfig)
tlsConfig - TLS configuration object, contains keystore locations +
keystore typespublic SSLContext getServerContext()
Copyright © 2016 OpenDaylight. All Rights Reserved.