Package org.springframework.boot.info
Class SslInfo.CertificateInfo
java.lang.Object
org.springframework.boot.info.SslInfo.CertificateInfo
- Enclosing class:
- SslInfo
Info about a certificate.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSubject
-
getIssuer
-
getSerialNumber
-
getVersion
-
getSignatureAlgorithmName
-
getValidityStarts
-
getValidityEnds
-
getValidity
-