API Reference

Interface

IPdfSignatureCryptographyProvider

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers abstract

Optional cryptography seam for CMS, certificate-chain, timestamp, and revocation validation.

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public abstract PdfSignatureCryptographicResult Verify(PdfSignatureCryptographyInput input) #
Returns: PdfSignatureCryptographicResult

Validates cryptographic evidence prepared by the dependency-free PDF parser.

Parameters

input OfficeIMO.Pdf.PdfSignatureCryptographyInput requiredposition: 0

Properties

public abstract String Name { get; } #

Stable provider name included in signature reports.