WebServerSslBundle
Author
Scott Frederick
Phillip Webb
Since
3.1.0
Properties
Functions
Link copied to clipboard
Factory method to create a new SSLContext for this bundle.
Link copied to clipboard
open fun of(stores: SslStoreBundle, key: SslBundleKey, options: SslOptions, protocol: String): SslBundle
open fun of(stores: SslStoreBundle, key: SslBundleKey, options: SslOptions, protocol: String, managers: SslManagerBundle): SslBundle
Factory method to create a new SslBundle instance.