added APDU info

master
Marc Wäckerlin 8 years ago
parent 219195b4c2
commit 6cef0756f7
  1. 6
      src/cardos.hxx

@ -24,7 +24,11 @@
#endif
/** @defgroup gcardos C++ Access to Siemens CardOS 4.4
Implements APDUs for accessing Siemens CardOS V4.4 smartcards. */
Implements APDUs for accessing Siemens CardOS V4.4 smartcards
based on <a
href="https://de.wikipedia.org/wiki/Application_Protocol_Data_Unit">ISO
7816-4</a> */
//@{
/// @defgroup cardosexception CardOS Exceptions
/// @defgroup cardostypes CardOS Types

Loading…
Cancel
Save