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