Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jariq committed May 21, 2017
1 parent dd2c512 commit 0fa98e0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ Pkcs11Interop.PDF API is fully documented with the inline XML documentation that

Pkcs11Interop.PDF source code contains well documented [unit tests](/src/Pkcs11Interop.PDF.Tests) and [demonstration command line application](src/Pkcs11Interop.PDF.Demo) that also serve as official code samples.

General information about digital signatures in PDF documents can be found in a great white paper called [Digital Signatures for PDF documents](http://pages.itextpdf.com/ebook-digital-signatures-for-pdf.html) written by Bruno Lowagie from [iText Software](http://itextpdf.com/). There are also many useful code samples in [iTextSharp tutorial repository](https://github.com/itext/i5ns-tutorial).
General information about digital signatures in PDF documents can be found in a great white paper called [Digital Signatures for PDF documents](http://pages.itextpdf.com/ebook-digital-signatures-for-pdf.html) written by Bruno Lowagie from [iText Software](http://itextpdf.com/).

There are also many useful code samples in [iTextSharp tutorial repository](https://github.com/itext/i5ns-tutorial).

## Download

Expand All @@ -57,7 +59,6 @@ Pkcs11Interop.PDF uses dual-licensing model:

Pick one of the options that best suits your needs:

* Public [mailing list](https://groups.google.com/d/forum/pkcs11interop) available at [pkcs11interop@googlegroups.com](mailto:pkcs11interop@googlegroups.com)
* Public [issue tracker](https://github.com/jariq/Pkcs11Interop.PDF/issues) available at GitHub.com
* Questions with [pkcs11 tag](http://stackoverflow.com/questions/tagged/pkcs11) posted at StackOverflow.com
* Commercial support and consulting from the original developer available at [info@pkcs11interop.net](mailto:info@pkcs11interop.net)
Expand Down

0 comments on commit 0fa98e0

Please sign in to comment.