iText 7 7.2.5 API
|
An exception that is thrown when something is wrong with a certificate. More...
Public Member Functions |
|
VerificationException? (X509Certificate cert, String message) | |
Creates a VerificationException. More... |
|
An exception that is thrown when something is wrong with a certificate.
|
inline |
Creates a VerificationException.
cert | is a failed certificate |
message | is a reason of failure |