API Reference
Class
PdfSignatureCryptographicFinding
Provider-owned cryptographic validation finding.
Inheritance
- Object
- PdfSignatureCryptographicFinding
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public PdfSignatureCryptographicFinding(PdfDiagnosticSeverity severity, String code, String message) #Creates a provider finding with a stable code and human-readable message.
Parameters
- severity OfficeIMO.Pdf.PdfDiagnosticSeverity
- code System.String
- message System.String