Available for: UI for ASP.NET MVC | UI for ASP.NET AJAX | UI for Blazor | UI for WPF | UI for WinForms | UI for Silverlight | UI for Xamarin | UI for WinUI | UI for ASP.NET Core | UI for .NET MAUI

What is Digital Signature?

The digital signature feature enables you to sign and validate a PDF document. A signature confirms that the document's content originated from the signer and has not been modified in any way. A signed document is considered valid when it has not been changed after the signing, and all of its certificates have a valid trusted root certificate.

Telerik Document Processing Ninja image

The Digital Signature is part of Telerik Document Processing, a professional grade .NET library for creating and manipulating PDF, Word, XLSX and HTML files. To try it out sign up for a free 30-day trial.

Telerik RadPdfProcessing provides an easy-to-use API that allows you to:

Overview of Signed PDF

Online Demos

Demo Description
PdfProcessing Digitally Sign Document This example demonstrates how to digitally sign a PDF.
PdfProcessing Validate Digital Signature This example demonstrates how to validate a digitally signed PDF.
PdfProcessing Multiple Digital Signatures This example demonstrates how to digitally sign a PDF without invalidating any existing signatures.

See Also

In this article