Commit 434d84ece6e8239de579fa5b42247cbcbc25adb5

Authored by Jay Berkenbilt
1 parent fc64d0a3

TODO note on digital signatures

Showing 1 changed file with 4 additions and 3 deletions
@@ -485,9 +485,10 @@ I find it useful to make reference to them in this list. @@ -485,9 +485,10 @@ I find it useful to make reference to them in this list.
485 an Adobe private key? Search for "Digital signatures" in the PDF 485 an Adobe private key? Search for "Digital signatures" in the PDF
486 spec, and look at ~/Q/pdf-collection/form-with-full-save.pdf, which 486 spec, and look at ~/Q/pdf-collection/form-with-full-save.pdf, which
487 came from Adobe's example site. See also 487 came from Adobe's example site. See also
488 - ../misc/digital-sign-from-trueroad/. If digital signatures are  
489 - implemented, update the docs on crypto providers, which mention  
490 - that this may happen in the future. 488 + ../misc/digital-sign-from-trueroad/ and
  489 + ../misc/digital-signatures/digitally-signed-pdf-xfa.pdf. If digital
  490 + signatures are implemented, update the docs on crypto providers,
  491 + which mention that this may happen in the future.
491 492
492 * Qpdf does not honor /EFF when adding new file attachments. When it 493 * Qpdf does not honor /EFF when adding new file attachments. When it
493 encrypts, it never generates streams with explicit crypt filters. 494 encrypts, it never generates streams with explicit crypt filters.