类的使用
org.springframework.boot.ssl.pem.PemContent
使用PemContent的程序包
-
org.springframework.boot.ssl.pem中PemContent的使用
修饰符和类型方法说明static PemContent
PemContent.load
(InputStream in) LoadPemContent
from the givenInputStream
.static PemContent
LoadPemContent
from the givenPath
.static PemContent
Return a newPemContent
instance containing the given text.