API Reference
Interface
IPdfExternalSigner
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
- Method PdfDocument.SignExternal
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
Properties
public abstract String Name { get; } #Stable signer implementation name included in completion diagnostics.