@Facet
public interface SSLProvider
Modifier and Type | Method and Description |
---|---|
CryptoConfig.SSLConfig |
sslConfig()
Provides the
CryptoConfig.SSLConfig after the init phase. |
Optional<SSLContext> |
sslContext()
Provides an
SSLContext configured during the init phase. |
Optional<SSLContext> sslContext()
SSLContext
configured during the init phase.CryptoConfig.SSLConfig sslConfig()
CryptoConfig.SSLConfig
after the init phase.Copyright © 2013-2018–2019 SeedStack. All rights reserved.