Class VerificationException
- Namespace
- iText.Signatures
- Assembly
- itext.sign.dll
An exception that is thrown when something is wrong with a certificate.
public class VerificationException : AbstractGeneralSecurityException
- Inheritance
-
VerificationException
Constructors
VerificationException(IX509Certificate, string)
Creates a VerificationException.
public VerificationException(IX509Certificate cert, string message)
Parameters
cert
IX509Certificateis a failed certificate
message
stringis a reason of failure