Skip to main content
Skip table of contents

VerificationException

VerificationException Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.security
  iTextSharp.text.pdf.security.VerificationException[[VerificationException]]
  end
  subgraph Org.BouncyCastle.Security
Org.BouncyCastle.Security.GeneralSecurityException[[GeneralSecurityException]]
  end
Org.BouncyCastle.Security.GeneralSecurityException --> iTextSharp.text.pdf.security.VerificationException

Details

Inheritance

  • GeneralSecurityException

Constructors

VerificationException

Source code

public VerificationException(X509Certificate cert, string message)
Arguments
TypeNameDescription
X509Certificatecert
stringmessage

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.