Table of Contents

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 IX509Certificate

is a failed certificate

message string

is a reason of failure