Uses of Interface
ch.astorm.smtp4j.secure.SSLContextProvider
Packages that use SSLContextProvider
-
Uses of SSLContextProvider in ch.astorm.smtp4j
Fields in ch.astorm.smtp4j declared as SSLContextProviderModifier and TypeFieldDescriptionSmtpServerOptions.sslContextProviderTheSSLContextProviderthat will provide theSSLContextto upgrade to TLS communication.Methods in ch.astorm.smtp4j with parameters of type SSLContextProviderModifier and TypeMethodDescriptionSmtpServerBuilder.withSSLContextProvider(SSLContextProvider provider) Defines theSSLContextProviderto use when negotiating SSL. -
Uses of SSLContextProvider in ch.astorm.smtp4j.secure
Classes in ch.astorm.smtp4j.secure that implement SSLContextProvider