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

Cannot edit Document Security after signing

New Here ,
Oct 08, 2018 Oct 08, 2018

Hello to everyone!

I have a signed document and I want to change the security in order to protect it from copying and editing (but with no password).

When I click to change security parameters, I get the following message:

"You cannot modify the security of this doccument because it is already signed"

What can I do?

Thanks,

RIcardo Blanco

TOPICS
Security digital signatures and esignatures
1.1K
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
1 ACCEPTED SOLUTION
Community Expert ,
Oct 08, 2018 Oct 08, 2018

That's expected behavior. The digital signature is supposed to lock the file from further edits.

View solution in original post

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 08, 2018 Oct 08, 2018

A digital signature captures the hash of all of the bytes in the file. If you encrypt a file, those bytes will change. You can encrypt first, then sign.

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
Community Expert ,
Oct 08, 2018 Oct 08, 2018

That's expected behavior. The digital signature is supposed to lock the file from further edits.

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 08, 2018 Oct 08, 2018
LATEST

Yes, but that's not why you can't encrypt after signing. Initial encryption requires a Full Save, and that would break any digital signature. The digital signature after encryption adds an encrypted incremental save section. On an initial Save and Sign, the encryption is applied during the signing process.

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