git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@564 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -68,10 +68,4 @@ Questions
|
|||||||
|
|
||||||
For questions, please use http://sourceforge.net/projects/vsmartcard/support
|
For questions, please use http://sourceforge.net/projects/vsmartcard/support
|
||||||
|
|
||||||
=========
|
|
||||||
API index
|
|
||||||
=========
|
|
||||||
|
|
||||||
.. doxygenindex::
|
|
||||||
|
|
||||||
.. @author Frank Morgner <morgner@informatik.hu-berlin.de>
|
.. @author Frank Morgner <morgner@informatik.hu-berlin.de>
|
||||||
|
|||||||
@@ -13,12 +13,11 @@ Currently the following projects are part of vsmartcard:
|
|||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
|
||||||
|
|
||||||
ccid
|
|
||||||
npa
|
|
||||||
pcsc-relay
|
|
||||||
virtualsmartcard
|
virtualsmartcard
|
||||||
|
pcsc-relay
|
||||||
|
npa
|
||||||
|
ccid
|
||||||
|
|
||||||
Download
|
Download
|
||||||
========
|
========
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
.. highlight:: c
|
||||||
|
|
||||||
***
|
***
|
||||||
npa
|
npa
|
||||||
***
|
***
|
||||||
@@ -6,7 +8,7 @@ Welcome to npa. The purpose of npa is to offer an easy to use API for the new
|
|||||||
German identity card (neuer Personalausweis, nPA). The library also implements
|
German identity card (neuer Personalausweis, nPA). The library also implements
|
||||||
secure messaging, which could also be used for other cards.
|
secure messaging, which could also be used for other cards.
|
||||||
|
|
||||||
npa is implemented using OpenPACE 0.6 (http://sourceforge.net/projects/openpace/).
|
npa is implemented using `OpenPACE 0.6 <http://sourceforge.net/projects/openpace/>`_.
|
||||||
Some fragments of the source code are based on the source code of the OpenSC tools.
|
Some fragments of the source code are based on the source code of the OpenSC tools.
|
||||||
|
|
||||||
The included npa-tool has support for Password Authenticated Connection
|
The included npa-tool has support for Password Authenticated Connection
|
||||||
|
|||||||
Reference in New Issue
Block a user