Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Securing content authenticity

Guest
Oct 25, 2017 Oct 25, 2017

I need to publish documents via ASP.NET and plan on using  pdf API but need to be able to verify that contents have not been changed after publish.

I assume I want to produce PDF's that users can copy, redistribute, read and print but can not edit (or hack) without breaking/removing authenticity certificate/signature from file.

Is this possible and how is it done?

TOPICS
Security digital signatures and esignatures
361
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 26, 2017 Oct 26, 2017
LATEST

Use a Certification signature. (Tools->Certificates->Certify). Set permitted actions to "No Changes Allowed"

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines