类的使用
org.springframework.boot.ssl.pem.PemContent
使用PemContent的程序包
-
org.springframework.boot.ssl.pem中PemContent的使用
修饰符和类型方法说明static PemContentPemContent.load(InputStream in) LoadPemContentfrom the givenInputStream.static PemContentLoadPemContentfrom the givenPath.static PemContentReturn a newPemContentinstance containing the given text.