您的浏览器已禁用 JavaScript。
跳过导航链接
today-core
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
cn.taketoday.core.ssl.NoSuchSslBundleException
使用
NoSuchSslBundleException
的程序包
程序包
说明
cn.taketoday.core.ssl
Management of trust material that can be used to establish an SSL connection.
cn.taketoday.core.ssl
中
NoSuchSslBundleException
的使用
抛出
NoSuchSslBundleException
的
cn.taketoday.core.ssl
中的方法
修饰符和类型
方法
说明
SslBundle
SslBundles.
getBundle
(
String
bundleName)
Return an
SslBundle
with the provided name.