API Reference
Interface
IPdfSignatureCryptographyProvider
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:
PdfSignatureCryptographicResultValidates cryptographic evidence prepared by the dependency-free PDF parser.
Parameters
- input OfficeIMO.Pdf.PdfSignatureCryptographyInput
Properties
public abstract String Name { get; } #Stable provider name included in signature reports.