Class PemContent

java.lang.Object
org.springframework.boot.ssl.pem.PemContent

public final class PemContent extends Object
PEM encoded content that can provide certificates and private keys.
Since:
3.2.0
Author:
Scott Frederick, Phillip Webb