API Reference

Interface

IPdfExternalSigner

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers abstract

Caller-owned cloud, HSM, smart-card, or local signing callback.

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 Byte[] Sign(PdfExternalSignatureRequest request) #
Returns: Byte[]

Produces CMS, CAdES, or RFC 3161 bytes for the prepared PDF byte ranges.

Parameters

request OfficeIMO.Pdf.PdfExternalSignatureRequest requiredposition: 0

Properties

public abstract String Name { get; } #

Stable signer implementation name included in completion diagnostics.