iText 7 7.2.5 API
iText.Signatures.VerificationException Class Reference

An exception that is thrown when something is wrong with a certificate. More...

Inheritance diagram for iText.Signatures.VerificationException:

Public Member Functions

  VerificationException? (X509Certificate cert, String message)
  Creates a VerificationException. More...
 

Detailed Description

An exception that is thrown when something is wrong with a certificate.

Member Function Documentation

◆ VerificationException?()

iText.Signatures.VerificationException.VerificationException? ( X509Certificate  cert,
String  message 
)
inline

Creates a VerificationException.

Parameters
cert is a failed certificate
message is a reason of failure