类的使用
cn.taketoday.core.ssl.pem.PemContent
使用PemContent的程序包
-
cn.taketoday.core.ssl.pem中PemContent的使用
修饰符和类型方法说明private static PemContentPemContent.load(InputStream in) (专用程序包) static PemContentLoadPemContentfrom the given content (either the PEM content itself or a reference to the resource to load).private static PemContentstatic PemContentLoadPemContentfrom the givenPath.static PemContentReturn a newPemContentinstance containing the given text.