This library provides a simple and nice C++ wrapper around these libraries, so that programmers can concentrate on functionality. It offers general support for PCSC-lite, OpenSSL, PKCS#11, plus specific functionality for the SuisseID.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jenkins
359a84cd98
|
12 years ago | |
---|---|---|
debian | 13 years ago | |
doc | 13 years ago | |
src | 12 years ago | |
AUTHORS | 16 years ago | |
COPYING | 14 years ago | |
ChangeLog | 16 years ago | |
INSTALL | 14 years ago | |
NEWS | 16 years ago | |
README | 12 years ago | |
bootstrap.sh | 16 years ago | |
configure.in | 13 years ago | |
install-32-bit-lin-win.sh | 15 years ago | |
install-64-and-32-bit-linux.sh | 14 years ago | |
libpcscxx.spec.in | 12 years ago | |
makefile.am | 13 years ago |
README
C++ Library for accessing PCSC-lite, OpenSSL, PKCS#11
The Libraries for accessing smartcard tokens are written in ugly C,
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.