public class SslContextFactory extends Object
Constructor and Description |
---|
SslContextFactory(TlsConfiguration tlsConfig)
Sets the TlsConfiguration.
|
Modifier and Type | Method and Description |
---|---|
SSLContext |
getServerContext() |
public SslContextFactory(TlsConfiguration tlsConfig)
tlsConfig
- TLS configuration object, contains keystore locations +
keystore typespublic SSLContext getServerContext()
Copyright © 2020 OpenDaylight. All rights reserved.