added README contents; refs #23
parent
8ece9204ae
commit
7c027318ce
1 changed files with 2 additions and 2 deletions
@ -1,6 +1,6 @@ |
||||
C++ Library for accessing PCSC-lite, OpenSSL, PKCS#11 |
||||
|
||||
The Libraries for accessing smartcard tokens are written in ugly C, |
||||
shifting pointers with no memory management. This library provides a |
||||
simple and nice C++ wrapper around these libraries, so that |
||||
moving around pointers with no memory management. This library |
||||
provides a simple and nice C++ wrapper around these libraries, so that |
||||
programmers can concentrate on functionality. |
Loading…
Reference in new issue