Uses of Class
org.springframework.boot.ssl.pem.PemContent
Package
Description
SSL trust material provider for PEM-encoded certificates.
-
Uses of PemContent in org.springframework.boot.ssl.pem
Modifier and TypeMethodDescriptionstatic PemContent
LoadPemContent
from the givenPath
.static PemContent
Return a newPemContent
instance containing the given text.