程序包 cn.taketoday.core.ssl
@NonNullApi
@NonNullFields
package cn.taketoday.core.ssl
Management of trust material that can be used to establish an SSL connection.
-
类说明
KeyManagerFactorythat allows a configurable key alias to be used.KeyManagerFactorySpithat allows a configurable key alias to be used.X509ExtendedKeyManagerthat allows a configurable key alias to be used.DefaultSslBundleRegistryimplementation.Default implementation ofSslManagerBundle.Exception indicating that anSslBundlewas referenced with a name that does not match any registered bundle.A bundle of trust material that can be used to establish an SSL connection.A reference to a single key obtained viaSslBundle.Interface that can be used to register anSslBundlefor a given name.A managed set ofSslBundleinstances that can be retrieved by name.A bundle of key and trust managers that can be used to establish an SSL connection.Configuration options that should be applied when establishing an SSL connection.A bundle of key and trust stores that can be used to establish an SSL connection.