Source: libchipcard
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru libchipcard-5.1.6/debian/changelog libchipcard-5.1.6/debian/changelog
--- libchipcard-5.1.6/debian/changelog  2021-09-19 12:04:21.000000000 +0000
+++ libchipcard-5.1.6/debian/changelog  2024-02-28 10:25:46.000000000 +0000
@@ -1,3 +1,10 @@
+libchipcard (5.1.6-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062249
+
+ -- Benjamin Drung <bdr...@debian.org>  Wed, 28 Feb 2024 10:25:46 +0000
+
 libchipcard (5.1.6-1) unstable; urgency=medium
 
   [ Debian Janitor ]
diff -Nru libchipcard-5.1.6/debian/control libchipcard-5.1.6/debian/control
--- libchipcard-5.1.6/debian/control    2021-09-19 11:39:22.000000000 +0000
+++ libchipcard-5.1.6/debian/control    2024-02-28 10:25:46.000000000 +0000
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Micha Lenk <mi...@debian.org>
-Build-Depends: debhelper-compat (= 13), pkg-config, gawk, asciidoctor,
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), pkg-config, 
gawk, asciidoctor,
   libgwenhywfar-core-dev (>= 5.0.0.1), libpcsclite-dev, zlib1g-dev
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/aqbanking-team/pkg-libchipcard
@@ -13,7 +13,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libchipcard6 (= ${binary:Version}),
+Depends: libchipcard6t64 (= ${binary:Version}),
   libchipcard-data (>= ${source:Version}), ${misc:Depends}
 Description: API for smartcard readers
  libchipcard provides an API for accessing smartcards. Examples are
@@ -22,13 +22,15 @@
  .
  This package contains the development files for libchipcard.
 
-Package: libchipcard6
+Package: libchipcard6t64
+Replaces: libchipcard6
+Breaks: libchipcard6 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: libchipcard-data (>= ${source:Version}), ${shlibs:Depends},
   ${misc:Depends}
 Conflicts: libgwenhywfar${libgwenhywfar:SONAME}-plugins-ct
-Provides: libgwenhywfar${libgwenhywfar:SONAME}-plugins-ct
+Provides: libgwenhywfar${libgwenhywfar:SONAME}-plugins-ct, ${t64:Provides}
 Description: library for accessing smartcards
  libchipcard provides an API for accessing smartcards. Examples are
  memory cards, as well as HBCI (home banking), German GeldKarte
@@ -64,7 +66,7 @@
 Package: libchipcard-libgwenhywfar60-plugins
 Section: oldlibs
 Architecture: all
-Depends: libchipcard6 (>= ${source:Version}), ${misc:Depends}
+Depends: libchipcard6t64 (>= ${source:Version}), ${misc:Depends}
 Description: crypttoken plugin to libgwenhywfar - transitional package
  This transitional package helps to keep the plugins to gwenhywfar installed
  that provide cryptographic services via smartcards.
diff -Nru libchipcard-5.1.6/debian/libchipcard6.docs 
libchipcard-5.1.6/debian/libchipcard6.docs
--- libchipcard-5.1.6/debian/libchipcard6.docs  2020-01-12 19:34:32.000000000 
+0000
+++ libchipcard-5.1.6/debian/libchipcard6.docs  1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-README
diff -Nru libchipcard-5.1.6/debian/libchipcard6.examples 
libchipcard-5.1.6/debian/libchipcard6.examples
--- libchipcard-5.1.6/debian/libchipcard6.examples      2021-02-23 
14:21:56.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6.examples      1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-etc/chipcard/chipcardc.conf.example
diff -Nru libchipcard-5.1.6/debian/libchipcard6.install 
libchipcard-5.1.6/debian/libchipcard6.install
--- libchipcard-5.1.6/debian/libchipcard6.install       2020-01-27 
19:52:08.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6.install       1970-01-01 
00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-usr/lib/*/libchipcard.so.*
-usr/lib/*/gwenhywfar/plugins/*/*/*.so*
-usr/lib/*/gwenhywfar/plugins/*/*/*.xml
diff -Nru libchipcard-5.1.6/debian/libchipcard6.symbols 
libchipcard-5.1.6/debian/libchipcard6.symbols
--- libchipcard-5.1.6/debian/libchipcard6.symbols       2021-02-23 
14:21:56.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6.symbols       1970-01-01 
00:00:00.000000000 +0000
@@ -1,588 +0,0 @@
-libchipcard.so.6 libchipcard6 #MINVER#
-* Build-Depends-Package: libchipcard-dev
- LC_CARD__INHERIT_GETLIST@Base 4.0.0
- LC_CARD__INHERIT_ISOFTYPE@Base 4.0.0
- LC_CARD__INHERIT_SETDATA@Base 4.0.0
- LC_CARD__INHERIT_UNLINK@Base 4.0.0
- LC_CLIENT__INHERIT_GETLIST@Base 4.0.0
- LC_CLIENT__INHERIT_ISOFTYPE@Base 4.0.0
- LC_CLIENT__INHERIT_SETDATA@Base 4.0.0
- LC_CLIENT__INHERIT_UNLINK@Base 4.0.0
- LC_Card_AddCardType@Base 4.0.0
- LC_Card_BuildApdu@Base 4.0.0
- LC_Card_Close@Base 4.0.0
- LC_Card_CreateData@Base 4.0.0
- LC_Card_CreateRecord@Base 4.0.0
- LC_Card_CreateResultString@Base 4.0.0
- LC_Card_Dump@Base 4.0.0
- LC_Card_ExecApdu@Base 4.0.0
- LC_Card_ExecCommand@Base 4.0.0
- LC_Card_GetAppNode@Base 4.0.0
- LC_Card_GetAtr@Base 4.0.0
- LC_Card_GetCardNode@Base 4.0.0
- LC_Card_GetCardType@Base 4.0.0
- LC_Card_GetCardTypes@Base 4.0.0
- LC_Card_GetClient@Base 4.0.0
- LC_Card_GetCloseFn@Base 4.0.0
- LC_Card_GetDfNode@Base 4.0.0
- LC_Card_GetDriverType@Base 4.0.0
- LC_Card_GetEfNode@Base 4.0.0
- LC_Card_GetInitialPin@Base 4.0.0
- LC_Card_GetLastResult@Base 4.0.0
- LC_Card_GetLastSW1@Base 4.0.0
- LC_Card_GetLastSW2@Base 4.0.0
- LC_Card_GetLastText@Base 4.0.0
- LC_Card_GetOpenFn@Base 4.0.0
- LC_Card_GetPinInfoById@Base 4.0.0
- LC_Card_GetPinInfoByName@Base 4.0.0
- LC_Card_GetPinStatus@Base 4.0.0
- LC_Card_GetReaderFlags@Base 4.0.0
- LC_Card_GetReaderType@Base 4.0.0
- LC_Card_IsoAppendRecord@Base 4.0.0
- LC_Card_IsoDecipher@Base 4.0.0
- LC_Card_IsoEncipher@Base 4.0.0
- LC_Card_IsoEraseBinary@Base 4.0.0
- LC_Card_IsoManageSe@Base 4.0.0
- LC_Card_IsoModifyPin@Base 4.0.0
- LC_Card_IsoPerformModification@Base 4.0.0
- LC_Card_IsoPerformVerification@Base 4.0.0
- LC_Card_IsoReadBinary@Base 4.0.0
- LC_Card_IsoReadRecord@Base 4.0.0
- LC_Card_IsoSign@Base 4.0.0
- LC_Card_IsoUpdateBinary@Base 4.0.0
- LC_Card_IsoUpdateRecord@Base 4.0.0
- LC_Card_IsoVerify@Base 4.0.0
- LC_Card_IsoVerifyPin@Base 4.0.0
- LC_Card_IsoWriteBinary@Base 4.0.0
- LC_Card_IsoWriteRecord@Base 4.0.0
- LC_Card_List2Iterator_Data@Base 4.0.0
- LC_Card_List2Iterator_GetLinkCount@Base 4.2.8
- LC_Card_List2Iterator_IncLinkCount@Base 4.0.0
- LC_Card_List2Iterator_Next@Base 4.0.0
- LC_Card_List2Iterator_Previous@Base 4.0.0
- LC_Card_List2Iterator_free@Base 4.0.0
- LC_Card_List2Iterator_new@Base 4.0.0
- LC_Card_List2_Clear@Base 4.0.0
- LC_Card_List2_Contains@Base 4.0.0
- LC_Card_List2_Dump@Base 4.0.0
- LC_Card_List2_Erase@Base 4.0.0
- LC_Card_List2_FindIter@Base 4.0.0
- LC_Card_List2_First@Base 4.0.0
- LC_Card_List2_ForEach@Base 4.0.0
- LC_Card_List2_GetBack@Base 4.0.0
- LC_Card_List2_GetFront@Base 4.0.0
- LC_Card_List2_GetSize@Base 4.0.0
- LC_Card_List2_IsEmpty@Base 4.0.0
- LC_Card_List2_Last@Base 4.0.0
- LC_Card_List2_PopBack@Base 4.0.0
- LC_Card_List2_PopFront@Base 4.0.0
- LC_Card_List2_PushBack@Base 4.0.0
- LC_Card_List2_PushFront@Base 4.0.0
- LC_Card_List2_Remove@Base 4.0.0
- LC_Card_List2_Unshare@Base 4.0.0
- LC_Card_List2_dup@Base 4.0.0
- LC_Card_List2_free@Base 4.0.0
- LC_Card_List2_freeAll@Base 4.0.0
- LC_Card_List2_new@Base 4.0.0
- LC_Card_List_Add@Base 4.0.0
- LC_Card_List_AddList@Base 4.0.0
- LC_Card_List_Clear@Base 4.0.0
- LC_Card_List_Del@Base 4.0.0
- LC_Card_List_First@Base 4.0.0
- LC_Card_List_ForEach@Base 5.1.3beta
- LC_Card_List_GetCount@Base 4.0.0
- LC_Card_List_HasElement@Base 4.0.0
- LC_Card_List_Insert@Base 4.0.0
- LC_Card_List_Last@Base 4.0.0
- LC_Card_List_Next@Base 4.0.0
- LC_Card_List_Previous@Base 4.0.0
- LC_Card_List_SetSortFn@Base 5.0.3beta
- LC_Card_List_Sort@Base 5.0.3beta
- LC_Card_List_free@Base 4.0.0
- LC_Card_List_new@Base 4.0.0
- LC_Card_Open@Base 4.0.0
- LC_Card_ParseData@Base 4.0.0
- LC_Card_ParseRecord@Base 4.0.0
- LC_Card_ReadBinary@Base 4.0.0
- LC_Card_SelectApp@Base 4.0.0
- LC_Card_SelectCard@Base 4.0.0
- LC_Card_SelectDf@Base 4.0.0
- LC_Card_SelectEf@Base 4.0.0
- LC_Card_SelectEfById@Base 5.1.3beta
- LC_Card_SelectMf@Base 4.0.0
- LC_Card_SetCloseFn@Base 4.0.0
- LC_Card_SetDriverType@Base 4.0.0
- LC_Card_SetGetInitialPinFn@Base 4.0.0
- LC_Card_SetGetPinStatusFn@Base 4.0.0
- LC_Card_SetIsoAppendRecordFn@Base 4.0.0
- LC_Card_SetIsoDecipherFn@Base 4.0.0
- LC_Card_SetIsoEncipherFn@Base 4.0.0
- LC_Card_SetIsoEraseBinaryFn@Base 4.0.0
- LC_Card_SetIsoInternalAuthFn@Base 5.0.3beta
- LC_Card_SetIsoManageSeFn@Base 4.0.0
- LC_Card_SetIsoModifyPinFn@Base 4.0.0
- LC_Card_SetIsoPerformModificationFn@Base 4.0.0
- LC_Card_SetIsoPerformVerificationFn@Base 4.0.0
- LC_Card_SetIsoReadBinaryFn@Base 4.0.0
- LC_Card_SetIsoReadRecordFn@Base 4.0.0
- LC_Card_SetIsoSignFn@Base 4.0.0
- LC_Card_SetIsoUpdateBinaryFn@Base 4.0.0
- LC_Card_SetIsoUpdateRecordFn@Base 4.0.0
- LC_Card_SetIsoVerifyFn@Base 4.0.0
- LC_Card_SetIsoVerifyPinFn@Base 4.0.0
- LC_Card_SetIsoWriteBinaryFn@Base 4.0.0
- LC_Card_SetIsoWriteRecordFn@Base 4.0.0
- LC_Card_SetLastResult@Base 4.0.0
- LC_Card_SetOpenFn@Base 4.0.0
- LC_Card_SetReaderType@Base 4.0.0
- LC_Card_free@Base 4.0.0
- LC_ChiptanusbCard_ExtendCard@Base 5.1.5rc2
- LC_ChiptanusbCard_GenerateTan@Base 5.1.5rc2
- LC_ChiptanusbCard_Reopen@Base 5.1.5rc2
- LC_ChiptanusbCard_UnextendCard@Base 5.1.5rc2
- LC_Client_Fini@Base 4.0.0
- LC_Client_GetNextCard@Base 4.0.0
- LC_Client_GetProgramName@Base 4.0.0
- LC_Client_GetProgramVersion@Base 4.0.0
- LC_Client_Init@Base 4.0.0
- LC_Client_ReleaseCard@Base 4.0.0
- LC_Client_Start@Base 4.0.0
- LC_Client_Stop@Base 4.0.0
- LC_Client_free@Base 4.0.0
- LC_Client_new@Base 4.0.0
- LC_Crypt_Token_ChangePin@Base 4.0.0
- LC_Crypt_Token_ResultToError@Base 4.0.0
- LC_Crypt_Token_VerifyPin@Base 4.0.0
- LC_Crypt_Token_VerifyPinWithPinInfo@Base 5.0.3beta
- LC_DDVCard_CryptBlock@Base 4.0.0
- LC_DDVCard_CryptCharBlock@Base 4.0.0
- LC_DDVCard_ExtendCard@Base 4.0.0
- LC_DDVCard_GetCardDataAsBuffer@Base 4.0.0
- LC_DDVCard_GetCardDataAsDb@Base 4.0.0
- LC_DDVCard_GetChallenge@Base 4.0.0
- LC_DDVCard_GetCryptKeyNumber@Base 4.0.0
- LC_DDVCard_GetCryptKeyVersion@Base 4.0.0
- LC_DDVCard_GetSignKeyNumber@Base 4.0.0
- LC_DDVCard_GetSignKeyVersion@Base 4.0.0
- LC_DDVCard_ReadInstituteData@Base 4.0.0
- LC_DDVCard_Reopen@Base 4.0.0
- LC_DDVCard_SecureVerifyPin@Base 4.0.0
- LC_DDVCard_SignHash@Base 4.0.0
- LC_DDVCard_UnextendCard@Base 4.0.0
- LC_DDVCard_VerifyPin@Base 4.0.0
- LC_DDVCard_WriteInstituteData@Base 4.0.0
- LC_DriverFlags_fromDb@Base 4.0.0
- LC_DriverFlags_toDb@Base 4.0.0
- LC_DriverInfo_ReadDrivers@Base 4.0.0
- LC_DriverStatus_fromString@Base 4.0.0
- LC_DriverStatus_toString@Base 4.0.0
- LC_EgkCard_ExtendCard@Base 4.0.0
- LC_EgkCard_ParseInsuranceData@Base 4.99.4
- LC_EgkCard_ReadInsuranceData@Base 4.2.4
- LC_EgkCard_ReadPd@Base 4.0.0
- LC_EgkCard_ReadPersonalData@Base 4.2.4
- LC_EgkCard_ReadRawPd@Base 4.2.4
- LC_EgkCard_ReadRawVd@Base 4.2.4
- LC_EgkCard_ReadVd@Base 4.0.0
- LC_EgkCard_Reopen@Base 4.0.0
- LC_EgkCard_SecureVerifyPin@Base 4.0.0
- LC_EgkCard_UnextendCard@Base 4.0.0
- LC_EgkCard_VerifyPin@Base 4.0.0
- LC_Error_toString@Base 4.0.0
- LC_GeldKarte_BLog_Attach@Base 4.0.0
- LC_GeldKarte_BLog_GetBSeq@Base 4.0.0
- LC_GeldKarte_BLog_GetHSeq@Base 4.0.0
- LC_GeldKarte_BLog_GetKeyId@Base 4.0.0
- LC_GeldKarte_BLog_GetLSeq@Base 4.0.0
- LC_GeldKarte_BLog_GetLoaded@Base 4.0.0
- LC_GeldKarte_BLog_GetMerchantId@Base 4.0.0
- LC_GeldKarte_BLog_GetSSeq@Base 4.0.0
- LC_GeldKarte_BLog_GetStatus@Base 4.0.0
- LC_GeldKarte_BLog_GetTime@Base 4.0.0
- LC_GeldKarte_BLog_GetValue@Base 4.0.0
- LC_GeldKarte_BLog_IsModified@Base 4.0.0
- LC_GeldKarte_BLog_List2Iterator_Data@Base 4.0.0
- LC_GeldKarte_BLog_List2Iterator_GetLinkCount@Base 4.2.8
- LC_GeldKarte_BLog_List2Iterator_IncLinkCount@Base 4.0.0
- LC_GeldKarte_BLog_List2Iterator_Next@Base 4.0.0
- LC_GeldKarte_BLog_List2Iterator_Previous@Base 4.0.0
- LC_GeldKarte_BLog_List2Iterator_free@Base 4.0.0
- LC_GeldKarte_BLog_List2Iterator_new@Base 4.0.0
- LC_GeldKarte_BLog_List2_Clear@Base 4.0.0
- LC_GeldKarte_BLog_List2_Contains@Base 4.0.0
- LC_GeldKarte_BLog_List2_Dump@Base 4.0.0
- LC_GeldKarte_BLog_List2_Erase@Base 4.0.0
- LC_GeldKarte_BLog_List2_FindIter@Base 4.0.0
- LC_GeldKarte_BLog_List2_First@Base 4.0.0
- LC_GeldKarte_BLog_List2_ForEach@Base 4.0.0
- LC_GeldKarte_BLog_List2_GetBack@Base 4.0.0
- LC_GeldKarte_BLog_List2_GetFront@Base 4.0.0
- LC_GeldKarte_BLog_List2_GetSize@Base 4.0.0
- LC_GeldKarte_BLog_List2_IsEmpty@Base 4.0.0
- LC_GeldKarte_BLog_List2_Last@Base 4.0.0
- LC_GeldKarte_BLog_List2_PopBack@Base 4.0.0
- LC_GeldKarte_BLog_List2_PopFront@Base 4.0.0
- LC_GeldKarte_BLog_List2_PushBack@Base 4.0.0
- LC_GeldKarte_BLog_List2_PushFront@Base 4.0.0
- LC_GeldKarte_BLog_List2_Remove@Base 4.0.0
- LC_GeldKarte_BLog_List2_Unshare@Base 4.0.0
- LC_GeldKarte_BLog_List2_dup@Base 4.0.0
- LC_GeldKarte_BLog_List2_free@Base 4.0.0
- LC_GeldKarte_BLog_List2_freeAll@Base 4.0.0
- LC_GeldKarte_BLog_List2_new@Base 4.0.0
- LC_GeldKarte_BLog_ReadDb@Base 4.0.0
- LC_GeldKarte_BLog_SetBSeq@Base 4.0.0
- LC_GeldKarte_BLog_SetHSeq@Base 4.0.0
- LC_GeldKarte_BLog_SetKeyId@Base 4.0.0
- LC_GeldKarte_BLog_SetLSeq@Base 4.0.0
- LC_GeldKarte_BLog_SetLoaded@Base 4.0.0
- LC_GeldKarte_BLog_SetMerchantId@Base 4.0.0
- LC_GeldKarte_BLog_SetModified@Base 4.0.0
- LC_GeldKarte_BLog_SetSSeq@Base 4.0.0
- LC_GeldKarte_BLog_SetStatus@Base 4.0.0
- LC_GeldKarte_BLog_SetTime@Base 4.0.0
- LC_GeldKarte_BLog_SetValue@Base 4.0.0
- LC_GeldKarte_BLog_dup@Base 4.0.0
- LC_GeldKarte_BLog_free@Base 4.0.0
- LC_GeldKarte_BLog_fromDb@Base 4.0.0
- LC_GeldKarte_BLog_new@Base 4.0.0
- LC_GeldKarte_BLog_toDb@Base 4.0.0
- LC_GeldKarte_ExtendCard@Base 4.0.0
- LC_GeldKarte_GetAccountDataAsBuffer@Base 4.0.0
- LC_GeldKarte_GetAccountDataAsDb@Base 4.0.0
- LC_GeldKarte_GetCardDataAsBuffer@Base 4.0.0
- LC_GeldKarte_GetCardDataAsDb@Base 4.0.0
- LC_GeldKarte_LLog_Attach@Base 4.0.0
- LC_GeldKarte_LLog_GetBSeq@Base 4.0.0
- LC_GeldKarte_LLog_GetCenterId@Base 4.0.0
- LC_GeldKarte_LLog_GetLSeq@Base 4.0.0
- LC_GeldKarte_LLog_GetLoaded@Base 4.0.0
- LC_GeldKarte_LLog_GetStatus@Base 4.0.0
- LC_GeldKarte_LLog_GetTerminalId@Base 4.0.0
- LC_GeldKarte_LLog_GetTime@Base 4.0.0
- LC_GeldKarte_LLog_GetTraceId@Base 4.0.0
- LC_GeldKarte_LLog_GetValue@Base 4.0.0
- LC_GeldKarte_LLog_IsModified@Base 4.0.0
- LC_GeldKarte_LLog_List2Iterator_Data@Base 4.0.0
- LC_GeldKarte_LLog_List2Iterator_GetLinkCount@Base 4.2.8
- LC_GeldKarte_LLog_List2Iterator_IncLinkCount@Base 4.0.0
- LC_GeldKarte_LLog_List2Iterator_Next@Base 4.0.0
- LC_GeldKarte_LLog_List2Iterator_Previous@Base 4.0.0
- LC_GeldKarte_LLog_List2Iterator_free@Base 4.0.0
- LC_GeldKarte_LLog_List2Iterator_new@Base 4.0.0
- LC_GeldKarte_LLog_List2_Clear@Base 4.0.0
- LC_GeldKarte_LLog_List2_Contains@Base 4.0.0
- LC_GeldKarte_LLog_List2_Dump@Base 4.0.0
- LC_GeldKarte_LLog_List2_Erase@Base 4.0.0
- LC_GeldKarte_LLog_List2_FindIter@Base 4.0.0
- LC_GeldKarte_LLog_List2_First@Base 4.0.0
- LC_GeldKarte_LLog_List2_ForEach@Base 4.0.0
- LC_GeldKarte_LLog_List2_GetBack@Base 4.0.0
- LC_GeldKarte_LLog_List2_GetFront@Base 4.0.0
- LC_GeldKarte_LLog_List2_GetSize@Base 4.0.0
- LC_GeldKarte_LLog_List2_IsEmpty@Base 4.0.0
- LC_GeldKarte_LLog_List2_Last@Base 4.0.0
- LC_GeldKarte_LLog_List2_PopBack@Base 4.0.0
- LC_GeldKarte_LLog_List2_PopFront@Base 4.0.0
- LC_GeldKarte_LLog_List2_PushBack@Base 4.0.0
- LC_GeldKarte_LLog_List2_PushFront@Base 4.0.0
- LC_GeldKarte_LLog_List2_Remove@Base 4.0.0
- LC_GeldKarte_LLog_List2_Unshare@Base 4.0.0
- LC_GeldKarte_LLog_List2_dup@Base 4.0.0
- LC_GeldKarte_LLog_List2_free@Base 4.0.0
- LC_GeldKarte_LLog_List2_freeAll@Base 4.0.0
- LC_GeldKarte_LLog_List2_new@Base 4.0.0
- LC_GeldKarte_LLog_ReadDb@Base 4.0.0
- LC_GeldKarte_LLog_SetBSeq@Base 4.0.0
- LC_GeldKarte_LLog_SetCenterId@Base 4.0.0
- LC_GeldKarte_LLog_SetLSeq@Base 4.0.0
- LC_GeldKarte_LLog_SetLoaded@Base 4.0.0
- LC_GeldKarte_LLog_SetModified@Base 4.0.0
- LC_GeldKarte_LLog_SetStatus@Base 4.0.0
- LC_GeldKarte_LLog_SetTerminalId@Base 4.0.0
- LC_GeldKarte_LLog_SetTime@Base 4.0.0
- LC_GeldKarte_LLog_SetTraceId@Base 4.0.0
- LC_GeldKarte_LLog_SetValue@Base 4.0.0
- LC_GeldKarte_LLog_dup@Base 4.0.0
- LC_GeldKarte_LLog_free@Base 4.0.0
- LC_GeldKarte_LLog_fromDb@Base 4.0.0
- LC_GeldKarte_LLog_new@Base 4.0.0
- LC_GeldKarte_LLog_toDb@Base 4.0.0
- LC_GeldKarte_ReadBLogs@Base 4.0.0
- LC_GeldKarte_ReadLLogs@Base 4.0.0
- LC_GeldKarte_ReadValues@Base 4.0.0
- LC_GeldKarte_Reopen@Base 4.0.0
- LC_GeldKarte_UnextendCard@Base 4.0.0
- LC_GeldKarte_Values_Attach@Base 4.0.0
- LC_GeldKarte_Values_GetLoaded@Base 4.0.0
- LC_GeldKarte_Values_GetMaxLoad@Base 4.0.0
- LC_GeldKarte_Values_GetMaxXfer@Base 4.0.0
- LC_GeldKarte_Values_IsModified@Base 4.0.0
- LC_GeldKarte_Values_List2Iterator_Data@Base 4.0.0
- LC_GeldKarte_Values_List2Iterator_GetLinkCount@Base 4.2.8
- LC_GeldKarte_Values_List2Iterator_IncLinkCount@Base 4.0.0
- LC_GeldKarte_Values_List2Iterator_Next@Base 4.0.0
- LC_GeldKarte_Values_List2Iterator_Previous@Base 4.0.0
- LC_GeldKarte_Values_List2Iterator_free@Base 4.0.0
- LC_GeldKarte_Values_List2Iterator_new@Base 4.0.0
- LC_GeldKarte_Values_List2_Clear@Base 4.0.0
- LC_GeldKarte_Values_List2_Contains@Base 4.0.0
- LC_GeldKarte_Values_List2_Dump@Base 4.0.0
- LC_GeldKarte_Values_List2_Erase@Base 4.0.0
- LC_GeldKarte_Values_List2_FindIter@Base 4.0.0
- LC_GeldKarte_Values_List2_First@Base 4.0.0
- LC_GeldKarte_Values_List2_ForEach@Base 4.0.0
- LC_GeldKarte_Values_List2_GetBack@Base 4.0.0
- LC_GeldKarte_Values_List2_GetFront@Base 4.0.0
- LC_GeldKarte_Values_List2_GetSize@Base 4.0.0
- LC_GeldKarte_Values_List2_IsEmpty@Base 4.0.0
- LC_GeldKarte_Values_List2_Last@Base 4.0.0
- LC_GeldKarte_Values_List2_PopBack@Base 4.0.0
- LC_GeldKarte_Values_List2_PopFront@Base 4.0.0
- LC_GeldKarte_Values_List2_PushBack@Base 4.0.0
- LC_GeldKarte_Values_List2_PushFront@Base 4.0.0
- LC_GeldKarte_Values_List2_Remove@Base 4.0.0
- LC_GeldKarte_Values_List2_Unshare@Base 4.0.0
- LC_GeldKarte_Values_List2_dup@Base 4.0.0
- LC_GeldKarte_Values_List2_free@Base 4.0.0
- LC_GeldKarte_Values_List2_freeAll@Base 4.0.0
- LC_GeldKarte_Values_List2_new@Base 4.0.0
- LC_GeldKarte_Values_ReadDb@Base 4.0.0
- LC_GeldKarte_Values_SetLoaded@Base 4.0.0
- LC_GeldKarte_Values_SetMaxLoad@Base 4.0.0
- LC_GeldKarte_Values_SetMaxXfer@Base 4.0.0
- LC_GeldKarte_Values_SetModified@Base 4.0.0
- LC_GeldKarte_Values_dup@Base 4.0.0
- LC_GeldKarte_Values_free@Base 4.0.0
- LC_GeldKarte_Values_fromDb@Base 4.0.0
- LC_GeldKarte_Values_new@Base 4.0.0
- LC_GeldKarte_Values_toDb@Base 4.0.0
- LC_HIInsuranceData_Attach@Base 4.2.4
- LC_HIInsuranceData_GetCoverBegin@Base 4.2.4
- LC_HIInsuranceData_GetCoverEnd@Base 4.2.4
- LC_HIInsuranceData_GetGroup@Base 4.2.4
- LC_HIInsuranceData_GetInstitutionId@Base 4.2.4
- LC_HIInsuranceData_GetInstitutionName@Base 4.2.4
- LC_HIInsuranceData_GetStatus@Base 4.2.4
- LC_HIInsuranceData_IsModified@Base 4.2.4
- LC_HIInsuranceData_ReadDb@Base 4.2.4
- LC_HIInsuranceData_SetCoverBegin@Base 4.2.4
- LC_HIInsuranceData_SetCoverEnd@Base 4.2.4
- LC_HIInsuranceData_SetGroup@Base 4.2.4
- LC_HIInsuranceData_SetInstitutionId@Base 4.2.4
- LC_HIInsuranceData_SetInstitutionName@Base 4.2.4
- LC_HIInsuranceData_SetModified@Base 4.2.4
- LC_HIInsuranceData_SetStatus@Base 4.2.4
- LC_HIInsuranceData_dup@Base 4.2.4
- LC_HIInsuranceData_free@Base 4.2.4
- LC_HIInsuranceData_fromDb@Base 4.2.4
- LC_HIInsuranceData_new@Base 4.2.4
- LC_HIInsuranceData_toDb@Base 4.2.4
- LC_HIPersonalData_Attach@Base 4.2.4
- LC_HIPersonalData_GetAddrCity@Base 4.2.4
- LC_HIPersonalData_GetAddrCountry@Base 4.2.4
- LC_HIPersonalData_GetAddrHouseNum@Base 4.2.4
- LC_HIPersonalData_GetAddrState@Base 4.2.4
- LC_HIPersonalData_GetAddrStreet@Base 4.2.4
- LC_HIPersonalData_GetAddrZipCode@Base 4.2.4
- LC_HIPersonalData_GetDateOfBirth@Base 4.2.4
- LC_HIPersonalData_GetInsuranceId@Base 4.2.4
- LC_HIPersonalData_GetName@Base 4.2.4
- LC_HIPersonalData_GetNameSuffix@Base 4.2.4
- LC_HIPersonalData_GetPrename@Base 4.2.4
- LC_HIPersonalData_GetSex@Base 4.2.4
- LC_HIPersonalData_GetTitle@Base 4.2.4
- LC_HIPersonalData_IsModified@Base 4.2.4
- LC_HIPersonalData_ReadDb@Base 4.2.4
- LC_HIPersonalData_SetAddrCity@Base 4.2.4
- LC_HIPersonalData_SetAddrCountry@Base 4.2.4
- LC_HIPersonalData_SetAddrHouseNum@Base 4.2.4
- LC_HIPersonalData_SetAddrState@Base 4.2.4
- LC_HIPersonalData_SetAddrStreet@Base 4.2.4
- LC_HIPersonalData_SetAddrZipCode@Base 4.2.4
- LC_HIPersonalData_SetDateOfBirth@Base 4.2.4
- LC_HIPersonalData_SetInsuranceId@Base 4.2.4
- LC_HIPersonalData_SetModified@Base 4.2.4
- LC_HIPersonalData_SetName@Base 4.2.4
- LC_HIPersonalData_SetNameSuffix@Base 4.2.4
- LC_HIPersonalData_SetPrename@Base 4.2.4
- LC_HIPersonalData_SetSex@Base 4.2.4
- LC_HIPersonalData_SetTitle@Base 4.2.4
- LC_HIPersonalData_Sex_fromString@Base 4.2.4
- LC_HIPersonalData_Sex_toString@Base 4.2.4
- LC_HIPersonalData_dup@Base 4.2.4
- LC_HIPersonalData_free@Base 4.2.4
- LC_HIPersonalData_fromDb@Base 4.2.4
- LC_HIPersonalData_new@Base 4.2.4
- LC_HIPersonalData_toDb@Base 4.2.4
- LC_KVKCard_ExtendCard@Base 4.0.0
- LC_KVKCard_GetCardData@Base 4.0.0
- LC_KVKCard_Reopen@Base 4.0.0
- LC_KVKCard_UnextendCard@Base 4.0.0
- LC_KvkCard_GetCardNumber@Base 4.2.4
- LC_KvkCard_ReadCardData@Base 4.2.4
- LC_MSGENGINE__INHERIT_ID@Base 4.0.0
- LC_MemoryCard_ExtendCard@Base 4.0.0
- LC_MemoryCard_GetCapacity@Base 4.0.0
- LC_MemoryCard_ReadBinary@Base 4.0.0
- LC_MemoryCard_UnextendCard@Base 4.0.0
- LC_MemoryCard_WriteBinary@Base 4.0.0
- LC_MsgEngine_new@Base 4.0.0
- LC_NotifyFlags_fromDb@Base 4.0.0
- LC_NotifyFlags_toDb@Base 4.0.0
- LC_PININFO__INHERIT_GETLIST@Base 4.0.0
- LC_PININFO__INHERIT_ISOFTYPE@Base 4.0.0
- LC_PININFO__INHERIT_SETDATA@Base 4.0.0
- LC_PININFO__INHERIT_UNLINK@Base 4.0.0
- LC_PinInfo_Attach@Base 4.0.0
- LC_PinInfo_GetAllowChange@Base 4.0.0
- LC_PinInfo_GetEncoding@Base 4.0.0
- LC_PinInfo_GetFiller@Base 4.0.0
- LC_PinInfo_GetId@Base 4.0.0
- LC_PinInfo_GetMaxLength@Base 4.0.0
- LC_PinInfo_GetMinLength@Base 4.0.0
- LC_PinInfo_GetName@Base 4.0.0
- LC_PinInfo_GetRecordNum@Base 5.0.3beta
- LC_PinInfo_IsModified@Base 4.0.0
- LC_PinInfo_List2Iterator_Data@Base 4.0.0
- LC_PinInfo_List2Iterator_GetLinkCount@Base 4.0.0
- LC_PinInfo_List2Iterator_IncLinkCount@Base 4.0.0
- LC_PinInfo_List2Iterator_Next@Base 4.0.0
- LC_PinInfo_List2Iterator_Previous@Base 4.0.0
- LC_PinInfo_List2Iterator_free@Base 4.0.0
- LC_PinInfo_List2Iterator_new@Base 4.0.0
- LC_PinInfo_List2_Clear@Base 4.0.0
- LC_PinInfo_List2_Contains@Base 4.0.0
- LC_PinInfo_List2_Dump@Base 4.0.0
- LC_PinInfo_List2_Erase@Base 4.0.0
- LC_PinInfo_List2_FindIter@Base 4.0.0
- LC_PinInfo_List2_First@Base 4.0.0
- LC_PinInfo_List2_ForEach@Base 4.0.0
- LC_PinInfo_List2_GetBack@Base 4.0.0
- LC_PinInfo_List2_GetFront@Base 4.0.0
- LC_PinInfo_List2_GetSize@Base 4.0.0
- LC_PinInfo_List2_IsEmpty@Base 4.0.0
- LC_PinInfo_List2_Last@Base 4.0.0
- LC_PinInfo_List2_PopBack@Base 4.0.0
- LC_PinInfo_List2_PopFront@Base 4.0.0
- LC_PinInfo_List2_PushBack@Base 4.0.0
- LC_PinInfo_List2_PushFront@Base 4.0.0
- LC_PinInfo_List2_Remove@Base 4.0.0
- LC_PinInfo_List2_Unshare@Base 4.0.0
- LC_PinInfo_List2__freeAll_cb@Base 4.0.0
- LC_PinInfo_List2_dup@Base 4.0.0
- LC_PinInfo_List2_free@Base 4.0.0
- LC_PinInfo_List2_freeAll@Base 4.0.0
- LC_PinInfo_List2_new@Base 4.0.0
- LC_PinInfo_List_Add@Base 4.0.0
- LC_PinInfo_List_AddList@Base 4.0.0
- LC_PinInfo_List_Clear@Base 4.0.0
- LC_PinInfo_List_Del@Base 4.0.0
- LC_PinInfo_List_First@Base 4.0.0
- LC_PinInfo_List_ForEach@Base 5.1.3beta
- LC_PinInfo_List_GetCount@Base 4.0.0
- LC_PinInfo_List_HasElement@Base 4.0.0
- LC_PinInfo_List_Insert@Base 4.0.0
- LC_PinInfo_List_Last@Base 4.0.0
- LC_PinInfo_List_Next@Base 4.0.0
- LC_PinInfo_List_Previous@Base 4.0.0
- LC_PinInfo_List_SetSortFn@Base 5.0.3beta
- LC_PinInfo_List_Sort@Base 5.0.3beta
- LC_PinInfo_List_dup@Base 4.0.0
- LC_PinInfo_List_free@Base 4.0.0
- LC_PinInfo_List_new@Base 4.0.0
- LC_PinInfo_ReadDb@Base 4.0.0
- LC_PinInfo_SetAllowChange@Base 4.0.0
- LC_PinInfo_SetEncoding@Base 4.0.0
- LC_PinInfo_SetFiller@Base 4.0.0
- LC_PinInfo_SetId@Base 4.0.0
- LC_PinInfo_SetMaxLength@Base 4.0.0
- LC_PinInfo_SetMinLength@Base 4.0.0
- LC_PinInfo_SetModified@Base 4.0.0
- LC_PinInfo_SetName@Base 4.0.0
- LC_PinInfo_SetRecordNum@Base 5.0.3beta
- LC_PinInfo_dup@Base 4.0.0
- LC_PinInfo_free@Base 4.0.0
- LC_PinInfo_fromDb@Base 4.0.0
- LC_PinInfo_new@Base 4.0.0
- LC_PinInfo_toDb@Base 4.0.0
- LC_ProcessorCard_ExtendCard@Base 4.0.0
- LC_ProcessorCard_UnextendCard@Base 4.0.0
- LC_ReaderFlags_fromDb@Base 4.0.0
- LC_ReaderFlags_fromXml@Base 4.0.0
- LC_ReaderFlags_toDb@Base 4.0.0
- LC_ReaderStatus_fromString@Base 4.0.0
- LC_ReaderStatus_toString@Base 4.0.0
- LC_ServiceFlags_fromDb@Base 4.0.0
- LC_ServiceFlags_toDb@Base 4.0.0
- LC_ServiceStatus_fromString@Base 4.0.0
- LC_ServiceStatus_toString@Base 4.0.0
- LC_Starcos_ActivateKeyPair@Base 4.1.0
- LC_Starcos_ExtendCard@Base 4.1.0
- LC_Starcos_GenerateKeyPair@Base 4.1.0
- LC_Starcos_GetCardDataAsBuffer@Base 4.1.0
- LC_Starcos_GetCardDataAsDb@Base 4.1.0
- LC_Starcos_GetChallenge@Base 4.1.0
- LC_Starcos_GetKeyDescr@Base 4.1.0
- LC_Starcos_KeyDescr_Attach@Base 4.1.0
- LC_Starcos_KeyDescr_GetKeyId@Base 4.1.0
- LC_Starcos_KeyDescr_GetKeyNum@Base 4.1.0
- LC_Starcos_KeyDescr_GetKeyType@Base 4.1.0
- LC_Starcos_KeyDescr_GetKeyVer@Base 4.1.0
- LC_Starcos_KeyDescr_GetStatus@Base 4.1.0
- LC_Starcos_KeyDescr_IsModified@Base 4.1.0
- LC_Starcos_KeyDescr_ReadDb@Base 4.1.0
- LC_Starcos_KeyDescr_SetKeyId@Base 4.1.0
- LC_Starcos_KeyDescr_SetKeyNum@Base 4.1.0
- LC_Starcos_KeyDescr_SetKeyType@Base 4.1.0
- LC_Starcos_KeyDescr_SetKeyVer@Base 4.1.0
- LC_Starcos_KeyDescr_SetModified@Base 4.1.0
- LC_Starcos_KeyDescr_SetStatus@Base 4.1.0
- LC_Starcos_KeyDescr_dup@Base 4.1.0
- LC_Starcos_KeyDescr_free@Base 4.1.0
- LC_Starcos_KeyDescr_fromDb@Base 4.1.0
- LC_Starcos_KeyDescr_new@Base 4.1.0
- LC_Starcos_KeyDescr_toDb@Base 4.1.0
- LC_Starcos_ReadInstituteData@Base 4.1.0
- LC_Starcos_ReadPublicKey@Base 4.1.0
- LC_Starcos_ReadSigCounter@Base 4.1.0
- LC_Starcos_Reopen@Base 4.1.0
- LC_Starcos_SaveKeyDescr@Base 4.1.0
- LC_Starcos_UnextendCard@Base 4.1.0
- LC_Starcos_WriteInstituteData@Base 4.1.0
- LC_Starcos_WritePublicKey@Base 4.1.0
- LC_TLV_GetClass@Base 4.0.0
- LC_TLV_GetTagData@Base 4.0.0
- LC_TLV_GetTagLength@Base 4.0.0
- LC_TLV_GetTagSize@Base 4.0.0
- LC_TLV_GetTagType@Base 4.0.0
- LC_TLV_IsBerTlv@Base 4.0.0
- LC_TLV_IsContructed@Base 4.0.0
- LC_TLV_List_Add@Base 4.0.0
- LC_TLV_List_AddList@Base 4.0.0
- LC_TLV_List_Clear@Base 4.0.0
- LC_TLV_List_Del@Base 4.0.0
- LC_TLV_List_First@Base 4.0.0
- LC_TLV_List_ForEach@Base 5.1.3beta
- LC_TLV_List_GetCount@Base 4.0.0
- LC_TLV_List_HasElement@Base 4.0.0
- LC_TLV_List_Insert@Base 4.0.0
- LC_TLV_List_Last@Base 4.0.0
- LC_TLV_List_Next@Base 4.0.0
- LC_TLV_List_Previous@Base 4.0.0
- LC_TLV_List_SetSortFn@Base 5.0.3beta
- LC_TLV_List_Sort@Base 5.0.3beta
- LC_TLV_List_free@Base 4.0.0
- LC_TLV_List_new@Base 4.0.0
- LC_TLV_free@Base 4.0.0
- LC_TLV_fromBuffer@Base 4.0.0
- LC_TLV_new@Base 4.0.0
- LC_ZkaCard_Decipher@Base 5.1.0beta
- LC_ZkaCard_ExtendCard@Base 5.0.1
- LC_ZkaCard_GetCardDataAsBuffer@Base 5.0.3beta
- LC_ZkaCard_GetCardDataAsDb@Base 5.0.3beta
- LC_ZkaCard_GetDfSigSsdDataAsDb@Base 5.1.3beta
- LC_ZkaCard_GetPinInfo@Base 5.0.3beta
- LC_ZkaCard_Reopen@Base 5.0.1
- LC_ZkaCard_Sign@Base 5.0.3beta
- LC_ZkaCard_UnextendCard@Base 5.0.1
diff -Nru libchipcard-5.1.6/debian/libchipcard6t64.docs 
libchipcard-5.1.6/debian/libchipcard6t64.docs
--- libchipcard-5.1.6/debian/libchipcard6t64.docs       1970-01-01 
00:00:00.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6t64.docs       2020-01-12 
19:34:32.000000000 +0000
@@ -0,0 +1 @@
+README
diff -Nru libchipcard-5.1.6/debian/libchipcard6t64.examples 
libchipcard-5.1.6/debian/libchipcard6t64.examples
--- libchipcard-5.1.6/debian/libchipcard6t64.examples   1970-01-01 
00:00:00.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6t64.examples   2021-02-23 
14:21:56.000000000 +0000
@@ -0,0 +1 @@
+etc/chipcard/chipcardc.conf.example
diff -Nru libchipcard-5.1.6/debian/libchipcard6t64.install 
libchipcard-5.1.6/debian/libchipcard6t64.install
--- libchipcard-5.1.6/debian/libchipcard6t64.install    1970-01-01 
00:00:00.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6t64.install    2020-01-27 
19:52:08.000000000 +0000
@@ -0,0 +1,3 @@
+usr/lib/*/libchipcard.so.*
+usr/lib/*/gwenhywfar/plugins/*/*/*.so*
+usr/lib/*/gwenhywfar/plugins/*/*/*.xml
diff -Nru libchipcard-5.1.6/debian/libchipcard6t64.lintian-overrides 
libchipcard-5.1.6/debian/libchipcard6t64.lintian-overrides
--- libchipcard-5.1.6/debian/libchipcard6t64.lintian-overrides  1970-01-01 
00:00:00.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6t64.lintian-overrides  2024-02-28 
10:21:05.000000000 +0000
@@ -0,0 +1 @@
+libchipcard6t64: package-name-doesnt-match-sonames libchipcard6
diff -Nru libchipcard-5.1.6/debian/libchipcard6t64.symbols 
libchipcard-5.1.6/debian/libchipcard6t64.symbols
--- libchipcard-5.1.6/debian/libchipcard6t64.symbols    1970-01-01 
00:00:00.000000000 +0000
+++ libchipcard-5.1.6/debian/libchipcard6t64.symbols    2024-02-28 
10:21:05.000000000 +0000
@@ -0,0 +1,588 @@
+libchipcard.so.6 libchipcard6t64 #MINVER#
+* Build-Depends-Package: libchipcard-dev
+ LC_CARD__INHERIT_GETLIST@Base 4.0.0
+ LC_CARD__INHERIT_ISOFTYPE@Base 4.0.0
+ LC_CARD__INHERIT_SETDATA@Base 4.0.0
+ LC_CARD__INHERIT_UNLINK@Base 4.0.0
+ LC_CLIENT__INHERIT_GETLIST@Base 4.0.0
+ LC_CLIENT__INHERIT_ISOFTYPE@Base 4.0.0
+ LC_CLIENT__INHERIT_SETDATA@Base 4.0.0
+ LC_CLIENT__INHERIT_UNLINK@Base 4.0.0
+ LC_Card_AddCardType@Base 4.0.0
+ LC_Card_BuildApdu@Base 4.0.0
+ LC_Card_Close@Base 4.0.0
+ LC_Card_CreateData@Base 4.0.0
+ LC_Card_CreateRecord@Base 4.0.0
+ LC_Card_CreateResultString@Base 4.0.0
+ LC_Card_Dump@Base 4.0.0
+ LC_Card_ExecApdu@Base 4.0.0
+ LC_Card_ExecCommand@Base 4.0.0
+ LC_Card_GetAppNode@Base 4.0.0
+ LC_Card_GetAtr@Base 4.0.0
+ LC_Card_GetCardNode@Base 4.0.0
+ LC_Card_GetCardType@Base 4.0.0
+ LC_Card_GetCardTypes@Base 4.0.0
+ LC_Card_GetClient@Base 4.0.0
+ LC_Card_GetCloseFn@Base 4.0.0
+ LC_Card_GetDfNode@Base 4.0.0
+ LC_Card_GetDriverType@Base 4.0.0
+ LC_Card_GetEfNode@Base 4.0.0
+ LC_Card_GetInitialPin@Base 4.0.0
+ LC_Card_GetLastResult@Base 4.0.0
+ LC_Card_GetLastSW1@Base 4.0.0
+ LC_Card_GetLastSW2@Base 4.0.0
+ LC_Card_GetLastText@Base 4.0.0
+ LC_Card_GetOpenFn@Base 4.0.0
+ LC_Card_GetPinInfoById@Base 4.0.0
+ LC_Card_GetPinInfoByName@Base 4.0.0
+ LC_Card_GetPinStatus@Base 4.0.0
+ LC_Card_GetReaderFlags@Base 4.0.0
+ LC_Card_GetReaderType@Base 4.0.0
+ LC_Card_IsoAppendRecord@Base 4.0.0
+ LC_Card_IsoDecipher@Base 4.0.0
+ LC_Card_IsoEncipher@Base 4.0.0
+ LC_Card_IsoEraseBinary@Base 4.0.0
+ LC_Card_IsoManageSe@Base 4.0.0
+ LC_Card_IsoModifyPin@Base 4.0.0
+ LC_Card_IsoPerformModification@Base 4.0.0
+ LC_Card_IsoPerformVerification@Base 4.0.0
+ LC_Card_IsoReadBinary@Base 4.0.0
+ LC_Card_IsoReadRecord@Base 4.0.0
+ LC_Card_IsoSign@Base 4.0.0
+ LC_Card_IsoUpdateBinary@Base 4.0.0
+ LC_Card_IsoUpdateRecord@Base 4.0.0
+ LC_Card_IsoVerify@Base 4.0.0
+ LC_Card_IsoVerifyPin@Base 4.0.0
+ LC_Card_IsoWriteBinary@Base 4.0.0
+ LC_Card_IsoWriteRecord@Base 4.0.0
+ LC_Card_List2Iterator_Data@Base 4.0.0
+ LC_Card_List2Iterator_GetLinkCount@Base 4.2.8
+ LC_Card_List2Iterator_IncLinkCount@Base 4.0.0
+ LC_Card_List2Iterator_Next@Base 4.0.0
+ LC_Card_List2Iterator_Previous@Base 4.0.0
+ LC_Card_List2Iterator_free@Base 4.0.0
+ LC_Card_List2Iterator_new@Base 4.0.0
+ LC_Card_List2_Clear@Base 4.0.0
+ LC_Card_List2_Contains@Base 4.0.0
+ LC_Card_List2_Dump@Base 4.0.0
+ LC_Card_List2_Erase@Base 4.0.0
+ LC_Card_List2_FindIter@Base 4.0.0
+ LC_Card_List2_First@Base 4.0.0
+ LC_Card_List2_ForEach@Base 4.0.0
+ LC_Card_List2_GetBack@Base 4.0.0
+ LC_Card_List2_GetFront@Base 4.0.0
+ LC_Card_List2_GetSize@Base 4.0.0
+ LC_Card_List2_IsEmpty@Base 4.0.0
+ LC_Card_List2_Last@Base 4.0.0
+ LC_Card_List2_PopBack@Base 4.0.0
+ LC_Card_List2_PopFront@Base 4.0.0
+ LC_Card_List2_PushBack@Base 4.0.0
+ LC_Card_List2_PushFront@Base 4.0.0
+ LC_Card_List2_Remove@Base 4.0.0
+ LC_Card_List2_Unshare@Base 4.0.0
+ LC_Card_List2_dup@Base 4.0.0
+ LC_Card_List2_free@Base 4.0.0
+ LC_Card_List2_freeAll@Base 4.0.0
+ LC_Card_List2_new@Base 4.0.0
+ LC_Card_List_Add@Base 4.0.0
+ LC_Card_List_AddList@Base 4.0.0
+ LC_Card_List_Clear@Base 4.0.0
+ LC_Card_List_Del@Base 4.0.0
+ LC_Card_List_First@Base 4.0.0
+ LC_Card_List_ForEach@Base 5.1.3beta
+ LC_Card_List_GetCount@Base 4.0.0
+ LC_Card_List_HasElement@Base 4.0.0
+ LC_Card_List_Insert@Base 4.0.0
+ LC_Card_List_Last@Base 4.0.0
+ LC_Card_List_Next@Base 4.0.0
+ LC_Card_List_Previous@Base 4.0.0
+ LC_Card_List_SetSortFn@Base 5.0.3beta
+ LC_Card_List_Sort@Base 5.0.3beta
+ LC_Card_List_free@Base 4.0.0
+ LC_Card_List_new@Base 4.0.0
+ LC_Card_Open@Base 4.0.0
+ LC_Card_ParseData@Base 4.0.0
+ LC_Card_ParseRecord@Base 4.0.0
+ LC_Card_ReadBinary@Base 4.0.0
+ LC_Card_SelectApp@Base 4.0.0
+ LC_Card_SelectCard@Base 4.0.0
+ LC_Card_SelectDf@Base 4.0.0
+ LC_Card_SelectEf@Base 4.0.0
+ LC_Card_SelectEfById@Base 5.1.3beta
+ LC_Card_SelectMf@Base 4.0.0
+ LC_Card_SetCloseFn@Base 4.0.0
+ LC_Card_SetDriverType@Base 4.0.0
+ LC_Card_SetGetInitialPinFn@Base 4.0.0
+ LC_Card_SetGetPinStatusFn@Base 4.0.0
+ LC_Card_SetIsoAppendRecordFn@Base 4.0.0
+ LC_Card_SetIsoDecipherFn@Base 4.0.0
+ LC_Card_SetIsoEncipherFn@Base 4.0.0
+ LC_Card_SetIsoEraseBinaryFn@Base 4.0.0
+ LC_Card_SetIsoInternalAuthFn@Base 5.0.3beta
+ LC_Card_SetIsoManageSeFn@Base 4.0.0
+ LC_Card_SetIsoModifyPinFn@Base 4.0.0
+ LC_Card_SetIsoPerformModificationFn@Base 4.0.0
+ LC_Card_SetIsoPerformVerificationFn@Base 4.0.0
+ LC_Card_SetIsoReadBinaryFn@Base 4.0.0
+ LC_Card_SetIsoReadRecordFn@Base 4.0.0
+ LC_Card_SetIsoSignFn@Base 4.0.0
+ LC_Card_SetIsoUpdateBinaryFn@Base 4.0.0
+ LC_Card_SetIsoUpdateRecordFn@Base 4.0.0
+ LC_Card_SetIsoVerifyFn@Base 4.0.0
+ LC_Card_SetIsoVerifyPinFn@Base 4.0.0
+ LC_Card_SetIsoWriteBinaryFn@Base 4.0.0
+ LC_Card_SetIsoWriteRecordFn@Base 4.0.0
+ LC_Card_SetLastResult@Base 4.0.0
+ LC_Card_SetOpenFn@Base 4.0.0
+ LC_Card_SetReaderType@Base 4.0.0
+ LC_Card_free@Base 4.0.0
+ LC_ChiptanusbCard_ExtendCard@Base 5.1.5rc2
+ LC_ChiptanusbCard_GenerateTan@Base 5.1.5rc2
+ LC_ChiptanusbCard_Reopen@Base 5.1.5rc2
+ LC_ChiptanusbCard_UnextendCard@Base 5.1.5rc2
+ LC_Client_Fini@Base 4.0.0
+ LC_Client_GetNextCard@Base 4.0.0
+ LC_Client_GetProgramName@Base 4.0.0
+ LC_Client_GetProgramVersion@Base 4.0.0
+ LC_Client_Init@Base 4.0.0
+ LC_Client_ReleaseCard@Base 4.0.0
+ LC_Client_Start@Base 4.0.0
+ LC_Client_Stop@Base 4.0.0
+ LC_Client_free@Base 4.0.0
+ LC_Client_new@Base 4.0.0
+ LC_Crypt_Token_ChangePin@Base 4.0.0
+ LC_Crypt_Token_ResultToError@Base 4.0.0
+ LC_Crypt_Token_VerifyPin@Base 4.0.0
+ LC_Crypt_Token_VerifyPinWithPinInfo@Base 5.0.3beta
+ LC_DDVCard_CryptBlock@Base 4.0.0
+ LC_DDVCard_CryptCharBlock@Base 4.0.0
+ LC_DDVCard_ExtendCard@Base 4.0.0
+ LC_DDVCard_GetCardDataAsBuffer@Base 4.0.0
+ LC_DDVCard_GetCardDataAsDb@Base 4.0.0
+ LC_DDVCard_GetChallenge@Base 4.0.0
+ LC_DDVCard_GetCryptKeyNumber@Base 4.0.0
+ LC_DDVCard_GetCryptKeyVersion@Base 4.0.0
+ LC_DDVCard_GetSignKeyNumber@Base 4.0.0
+ LC_DDVCard_GetSignKeyVersion@Base 4.0.0
+ LC_DDVCard_ReadInstituteData@Base 4.0.0
+ LC_DDVCard_Reopen@Base 4.0.0
+ LC_DDVCard_SecureVerifyPin@Base 4.0.0
+ LC_DDVCard_SignHash@Base 4.0.0
+ LC_DDVCard_UnextendCard@Base 4.0.0
+ LC_DDVCard_VerifyPin@Base 4.0.0
+ LC_DDVCard_WriteInstituteData@Base 4.0.0
+ LC_DriverFlags_fromDb@Base 4.0.0
+ LC_DriverFlags_toDb@Base 4.0.0
+ LC_DriverInfo_ReadDrivers@Base 4.0.0
+ LC_DriverStatus_fromString@Base 4.0.0
+ LC_DriverStatus_toString@Base 4.0.0
+ LC_EgkCard_ExtendCard@Base 4.0.0
+ LC_EgkCard_ParseInsuranceData@Base 4.99.4
+ LC_EgkCard_ReadInsuranceData@Base 4.2.4
+ LC_EgkCard_ReadPd@Base 4.0.0
+ LC_EgkCard_ReadPersonalData@Base 4.2.4
+ LC_EgkCard_ReadRawPd@Base 4.2.4
+ LC_EgkCard_ReadRawVd@Base 4.2.4
+ LC_EgkCard_ReadVd@Base 4.0.0
+ LC_EgkCard_Reopen@Base 4.0.0
+ LC_EgkCard_SecureVerifyPin@Base 4.0.0
+ LC_EgkCard_UnextendCard@Base 4.0.0
+ LC_EgkCard_VerifyPin@Base 4.0.0
+ LC_Error_toString@Base 4.0.0
+ LC_GeldKarte_BLog_Attach@Base 4.0.0
+ LC_GeldKarte_BLog_GetBSeq@Base 4.0.0
+ LC_GeldKarte_BLog_GetHSeq@Base 4.0.0
+ LC_GeldKarte_BLog_GetKeyId@Base 4.0.0
+ LC_GeldKarte_BLog_GetLSeq@Base 4.0.0
+ LC_GeldKarte_BLog_GetLoaded@Base 4.0.0
+ LC_GeldKarte_BLog_GetMerchantId@Base 4.0.0
+ LC_GeldKarte_BLog_GetSSeq@Base 4.0.0
+ LC_GeldKarte_BLog_GetStatus@Base 4.0.0
+ LC_GeldKarte_BLog_GetTime@Base 4.0.0
+ LC_GeldKarte_BLog_GetValue@Base 4.0.0
+ LC_GeldKarte_BLog_IsModified@Base 4.0.0
+ LC_GeldKarte_BLog_List2Iterator_Data@Base 4.0.0
+ LC_GeldKarte_BLog_List2Iterator_GetLinkCount@Base 4.2.8
+ LC_GeldKarte_BLog_List2Iterator_IncLinkCount@Base 4.0.0
+ LC_GeldKarte_BLog_List2Iterator_Next@Base 4.0.0
+ LC_GeldKarte_BLog_List2Iterator_Previous@Base 4.0.0
+ LC_GeldKarte_BLog_List2Iterator_free@Base 4.0.0
+ LC_GeldKarte_BLog_List2Iterator_new@Base 4.0.0
+ LC_GeldKarte_BLog_List2_Clear@Base 4.0.0
+ LC_GeldKarte_BLog_List2_Contains@Base 4.0.0
+ LC_GeldKarte_BLog_List2_Dump@Base 4.0.0
+ LC_GeldKarte_BLog_List2_Erase@Base 4.0.0
+ LC_GeldKarte_BLog_List2_FindIter@Base 4.0.0
+ LC_GeldKarte_BLog_List2_First@Base 4.0.0
+ LC_GeldKarte_BLog_List2_ForEach@Base 4.0.0
+ LC_GeldKarte_BLog_List2_GetBack@Base 4.0.0
+ LC_GeldKarte_BLog_List2_GetFront@Base 4.0.0
+ LC_GeldKarte_BLog_List2_GetSize@Base 4.0.0
+ LC_GeldKarte_BLog_List2_IsEmpty@Base 4.0.0
+ LC_GeldKarte_BLog_List2_Last@Base 4.0.0
+ LC_GeldKarte_BLog_List2_PopBack@Base 4.0.0
+ LC_GeldKarte_BLog_List2_PopFront@Base 4.0.0
+ LC_GeldKarte_BLog_List2_PushBack@Base 4.0.0
+ LC_GeldKarte_BLog_List2_PushFront@Base 4.0.0
+ LC_GeldKarte_BLog_List2_Remove@Base 4.0.0
+ LC_GeldKarte_BLog_List2_Unshare@Base 4.0.0
+ LC_GeldKarte_BLog_List2_dup@Base 4.0.0
+ LC_GeldKarte_BLog_List2_free@Base 4.0.0
+ LC_GeldKarte_BLog_List2_freeAll@Base 4.0.0
+ LC_GeldKarte_BLog_List2_new@Base 4.0.0
+ LC_GeldKarte_BLog_ReadDb@Base 4.0.0
+ LC_GeldKarte_BLog_SetBSeq@Base 4.0.0
+ LC_GeldKarte_BLog_SetHSeq@Base 4.0.0
+ LC_GeldKarte_BLog_SetKeyId@Base 4.0.0
+ LC_GeldKarte_BLog_SetLSeq@Base 4.0.0
+ LC_GeldKarte_BLog_SetLoaded@Base 4.0.0
+ LC_GeldKarte_BLog_SetMerchantId@Base 4.0.0
+ LC_GeldKarte_BLog_SetModified@Base 4.0.0
+ LC_GeldKarte_BLog_SetSSeq@Base 4.0.0
+ LC_GeldKarte_BLog_SetStatus@Base 4.0.0
+ LC_GeldKarte_BLog_SetTime@Base 4.0.0
+ LC_GeldKarte_BLog_SetValue@Base 4.0.0
+ LC_GeldKarte_BLog_dup@Base 4.0.0
+ LC_GeldKarte_BLog_free@Base 4.0.0
+ LC_GeldKarte_BLog_fromDb@Base 4.0.0
+ LC_GeldKarte_BLog_new@Base 4.0.0
+ LC_GeldKarte_BLog_toDb@Base 4.0.0
+ LC_GeldKarte_ExtendCard@Base 4.0.0
+ LC_GeldKarte_GetAccountDataAsBuffer@Base 4.0.0
+ LC_GeldKarte_GetAccountDataAsDb@Base 4.0.0
+ LC_GeldKarte_GetCardDataAsBuffer@Base 4.0.0
+ LC_GeldKarte_GetCardDataAsDb@Base 4.0.0
+ LC_GeldKarte_LLog_Attach@Base 4.0.0
+ LC_GeldKarte_LLog_GetBSeq@Base 4.0.0
+ LC_GeldKarte_LLog_GetCenterId@Base 4.0.0
+ LC_GeldKarte_LLog_GetLSeq@Base 4.0.0
+ LC_GeldKarte_LLog_GetLoaded@Base 4.0.0
+ LC_GeldKarte_LLog_GetStatus@Base 4.0.0
+ LC_GeldKarte_LLog_GetTerminalId@Base 4.0.0
+ LC_GeldKarte_LLog_GetTime@Base 4.0.0
+ LC_GeldKarte_LLog_GetTraceId@Base 4.0.0
+ LC_GeldKarte_LLog_GetValue@Base 4.0.0
+ LC_GeldKarte_LLog_IsModified@Base 4.0.0
+ LC_GeldKarte_LLog_List2Iterator_Data@Base 4.0.0
+ LC_GeldKarte_LLog_List2Iterator_GetLinkCount@Base 4.2.8
+ LC_GeldKarte_LLog_List2Iterator_IncLinkCount@Base 4.0.0
+ LC_GeldKarte_LLog_List2Iterator_Next@Base 4.0.0
+ LC_GeldKarte_LLog_List2Iterator_Previous@Base 4.0.0
+ LC_GeldKarte_LLog_List2Iterator_free@Base 4.0.0
+ LC_GeldKarte_LLog_List2Iterator_new@Base 4.0.0
+ LC_GeldKarte_LLog_List2_Clear@Base 4.0.0
+ LC_GeldKarte_LLog_List2_Contains@Base 4.0.0
+ LC_GeldKarte_LLog_List2_Dump@Base 4.0.0
+ LC_GeldKarte_LLog_List2_Erase@Base 4.0.0
+ LC_GeldKarte_LLog_List2_FindIter@Base 4.0.0
+ LC_GeldKarte_LLog_List2_First@Base 4.0.0
+ LC_GeldKarte_LLog_List2_ForEach@Base 4.0.0
+ LC_GeldKarte_LLog_List2_GetBack@Base 4.0.0
+ LC_GeldKarte_LLog_List2_GetFront@Base 4.0.0
+ LC_GeldKarte_LLog_List2_GetSize@Base 4.0.0
+ LC_GeldKarte_LLog_List2_IsEmpty@Base 4.0.0
+ LC_GeldKarte_LLog_List2_Last@Base 4.0.0
+ LC_GeldKarte_LLog_List2_PopBack@Base 4.0.0
+ LC_GeldKarte_LLog_List2_PopFront@Base 4.0.0
+ LC_GeldKarte_LLog_List2_PushBack@Base 4.0.0
+ LC_GeldKarte_LLog_List2_PushFront@Base 4.0.0
+ LC_GeldKarte_LLog_List2_Remove@Base 4.0.0
+ LC_GeldKarte_LLog_List2_Unshare@Base 4.0.0
+ LC_GeldKarte_LLog_List2_dup@Base 4.0.0
+ LC_GeldKarte_LLog_List2_free@Base 4.0.0
+ LC_GeldKarte_LLog_List2_freeAll@Base 4.0.0
+ LC_GeldKarte_LLog_List2_new@Base 4.0.0
+ LC_GeldKarte_LLog_ReadDb@Base 4.0.0
+ LC_GeldKarte_LLog_SetBSeq@Base 4.0.0
+ LC_GeldKarte_LLog_SetCenterId@Base 4.0.0
+ LC_GeldKarte_LLog_SetLSeq@Base 4.0.0
+ LC_GeldKarte_LLog_SetLoaded@Base 4.0.0
+ LC_GeldKarte_LLog_SetModified@Base 4.0.0
+ LC_GeldKarte_LLog_SetStatus@Base 4.0.0
+ LC_GeldKarte_LLog_SetTerminalId@Base 4.0.0
+ LC_GeldKarte_LLog_SetTime@Base 4.0.0
+ LC_GeldKarte_LLog_SetTraceId@Base 4.0.0
+ LC_GeldKarte_LLog_SetValue@Base 4.0.0
+ LC_GeldKarte_LLog_dup@Base 4.0.0
+ LC_GeldKarte_LLog_free@Base 4.0.0
+ LC_GeldKarte_LLog_fromDb@Base 4.0.0
+ LC_GeldKarte_LLog_new@Base 4.0.0
+ LC_GeldKarte_LLog_toDb@Base 4.0.0
+ LC_GeldKarte_ReadBLogs@Base 4.0.0
+ LC_GeldKarte_ReadLLogs@Base 4.0.0
+ LC_GeldKarte_ReadValues@Base 4.0.0
+ LC_GeldKarte_Reopen@Base 4.0.0
+ LC_GeldKarte_UnextendCard@Base 4.0.0
+ LC_GeldKarte_Values_Attach@Base 4.0.0
+ LC_GeldKarte_Values_GetLoaded@Base 4.0.0
+ LC_GeldKarte_Values_GetMaxLoad@Base 4.0.0
+ LC_GeldKarte_Values_GetMaxXfer@Base 4.0.0
+ LC_GeldKarte_Values_IsModified@Base 4.0.0
+ LC_GeldKarte_Values_List2Iterator_Data@Base 4.0.0
+ LC_GeldKarte_Values_List2Iterator_GetLinkCount@Base 4.2.8
+ LC_GeldKarte_Values_List2Iterator_IncLinkCount@Base 4.0.0
+ LC_GeldKarte_Values_List2Iterator_Next@Base 4.0.0
+ LC_GeldKarte_Values_List2Iterator_Previous@Base 4.0.0
+ LC_GeldKarte_Values_List2Iterator_free@Base 4.0.0
+ LC_GeldKarte_Values_List2Iterator_new@Base 4.0.0
+ LC_GeldKarte_Values_List2_Clear@Base 4.0.0
+ LC_GeldKarte_Values_List2_Contains@Base 4.0.0
+ LC_GeldKarte_Values_List2_Dump@Base 4.0.0
+ LC_GeldKarte_Values_List2_Erase@Base 4.0.0
+ LC_GeldKarte_Values_List2_FindIter@Base 4.0.0
+ LC_GeldKarte_Values_List2_First@Base 4.0.0
+ LC_GeldKarte_Values_List2_ForEach@Base 4.0.0
+ LC_GeldKarte_Values_List2_GetBack@Base 4.0.0
+ LC_GeldKarte_Values_List2_GetFront@Base 4.0.0
+ LC_GeldKarte_Values_List2_GetSize@Base 4.0.0
+ LC_GeldKarte_Values_List2_IsEmpty@Base 4.0.0
+ LC_GeldKarte_Values_List2_Last@Base 4.0.0
+ LC_GeldKarte_Values_List2_PopBack@Base 4.0.0
+ LC_GeldKarte_Values_List2_PopFront@Base 4.0.0
+ LC_GeldKarte_Values_List2_PushBack@Base 4.0.0
+ LC_GeldKarte_Values_List2_PushFront@Base 4.0.0
+ LC_GeldKarte_Values_List2_Remove@Base 4.0.0
+ LC_GeldKarte_Values_List2_Unshare@Base 4.0.0
+ LC_GeldKarte_Values_List2_dup@Base 4.0.0
+ LC_GeldKarte_Values_List2_free@Base 4.0.0
+ LC_GeldKarte_Values_List2_freeAll@Base 4.0.0
+ LC_GeldKarte_Values_List2_new@Base 4.0.0
+ LC_GeldKarte_Values_ReadDb@Base 4.0.0
+ LC_GeldKarte_Values_SetLoaded@Base 4.0.0
+ LC_GeldKarte_Values_SetMaxLoad@Base 4.0.0
+ LC_GeldKarte_Values_SetMaxXfer@Base 4.0.0
+ LC_GeldKarte_Values_SetModified@Base 4.0.0
+ LC_GeldKarte_Values_dup@Base 4.0.0
+ LC_GeldKarte_Values_free@Base 4.0.0
+ LC_GeldKarte_Values_fromDb@Base 4.0.0
+ LC_GeldKarte_Values_new@Base 4.0.0
+ LC_GeldKarte_Values_toDb@Base 4.0.0
+ LC_HIInsuranceData_Attach@Base 4.2.4
+ LC_HIInsuranceData_GetCoverBegin@Base 4.2.4
+ LC_HIInsuranceData_GetCoverEnd@Base 4.2.4
+ LC_HIInsuranceData_GetGroup@Base 4.2.4
+ LC_HIInsuranceData_GetInstitutionId@Base 4.2.4
+ LC_HIInsuranceData_GetInstitutionName@Base 4.2.4
+ LC_HIInsuranceData_GetStatus@Base 4.2.4
+ LC_HIInsuranceData_IsModified@Base 4.2.4
+ LC_HIInsuranceData_ReadDb@Base 4.2.4
+ LC_HIInsuranceData_SetCoverBegin@Base 4.2.4
+ LC_HIInsuranceData_SetCoverEnd@Base 4.2.4
+ LC_HIInsuranceData_SetGroup@Base 4.2.4
+ LC_HIInsuranceData_SetInstitutionId@Base 4.2.4
+ LC_HIInsuranceData_SetInstitutionName@Base 4.2.4
+ LC_HIInsuranceData_SetModified@Base 4.2.4
+ LC_HIInsuranceData_SetStatus@Base 4.2.4
+ LC_HIInsuranceData_dup@Base 4.2.4
+ LC_HIInsuranceData_free@Base 4.2.4
+ LC_HIInsuranceData_fromDb@Base 4.2.4
+ LC_HIInsuranceData_new@Base 4.2.4
+ LC_HIInsuranceData_toDb@Base 4.2.4
+ LC_HIPersonalData_Attach@Base 4.2.4
+ LC_HIPersonalData_GetAddrCity@Base 4.2.4
+ LC_HIPersonalData_GetAddrCountry@Base 4.2.4
+ LC_HIPersonalData_GetAddrHouseNum@Base 4.2.4
+ LC_HIPersonalData_GetAddrState@Base 4.2.4
+ LC_HIPersonalData_GetAddrStreet@Base 4.2.4
+ LC_HIPersonalData_GetAddrZipCode@Base 4.2.4
+ LC_HIPersonalData_GetDateOfBirth@Base 4.2.4
+ LC_HIPersonalData_GetInsuranceId@Base 4.2.4
+ LC_HIPersonalData_GetName@Base 4.2.4
+ LC_HIPersonalData_GetNameSuffix@Base 4.2.4
+ LC_HIPersonalData_GetPrename@Base 4.2.4
+ LC_HIPersonalData_GetSex@Base 4.2.4
+ LC_HIPersonalData_GetTitle@Base 4.2.4
+ LC_HIPersonalData_IsModified@Base 4.2.4
+ LC_HIPersonalData_ReadDb@Base 4.2.4
+ LC_HIPersonalData_SetAddrCity@Base 4.2.4
+ LC_HIPersonalData_SetAddrCountry@Base 4.2.4
+ LC_HIPersonalData_SetAddrHouseNum@Base 4.2.4
+ LC_HIPersonalData_SetAddrState@Base 4.2.4
+ LC_HIPersonalData_SetAddrStreet@Base 4.2.4
+ LC_HIPersonalData_SetAddrZipCode@Base 4.2.4
+ LC_HIPersonalData_SetDateOfBirth@Base 4.2.4
+ LC_HIPersonalData_SetInsuranceId@Base 4.2.4
+ LC_HIPersonalData_SetModified@Base 4.2.4
+ LC_HIPersonalData_SetName@Base 4.2.4
+ LC_HIPersonalData_SetNameSuffix@Base 4.2.4
+ LC_HIPersonalData_SetPrename@Base 4.2.4
+ LC_HIPersonalData_SetSex@Base 4.2.4
+ LC_HIPersonalData_SetTitle@Base 4.2.4
+ LC_HIPersonalData_Sex_fromString@Base 4.2.4
+ LC_HIPersonalData_Sex_toString@Base 4.2.4
+ LC_HIPersonalData_dup@Base 4.2.4
+ LC_HIPersonalData_free@Base 4.2.4
+ LC_HIPersonalData_fromDb@Base 4.2.4
+ LC_HIPersonalData_new@Base 4.2.4
+ LC_HIPersonalData_toDb@Base 4.2.4
+ LC_KVKCard_ExtendCard@Base 4.0.0
+ LC_KVKCard_GetCardData@Base 4.0.0
+ LC_KVKCard_Reopen@Base 4.0.0
+ LC_KVKCard_UnextendCard@Base 4.0.0
+ LC_KvkCard_GetCardNumber@Base 4.2.4
+ LC_KvkCard_ReadCardData@Base 4.2.4
+ LC_MSGENGINE__INHERIT_ID@Base 4.0.0
+ LC_MemoryCard_ExtendCard@Base 4.0.0
+ LC_MemoryCard_GetCapacity@Base 4.0.0
+ LC_MemoryCard_ReadBinary@Base 4.0.0
+ LC_MemoryCard_UnextendCard@Base 4.0.0
+ LC_MemoryCard_WriteBinary@Base 4.0.0
+ LC_MsgEngine_new@Base 4.0.0
+ LC_NotifyFlags_fromDb@Base 4.0.0
+ LC_NotifyFlags_toDb@Base 4.0.0
+ LC_PININFO__INHERIT_GETLIST@Base 4.0.0
+ LC_PININFO__INHERIT_ISOFTYPE@Base 4.0.0
+ LC_PININFO__INHERIT_SETDATA@Base 4.0.0
+ LC_PININFO__INHERIT_UNLINK@Base 4.0.0
+ LC_PinInfo_Attach@Base 4.0.0
+ LC_PinInfo_GetAllowChange@Base 4.0.0
+ LC_PinInfo_GetEncoding@Base 4.0.0
+ LC_PinInfo_GetFiller@Base 4.0.0
+ LC_PinInfo_GetId@Base 4.0.0
+ LC_PinInfo_GetMaxLength@Base 4.0.0
+ LC_PinInfo_GetMinLength@Base 4.0.0
+ LC_PinInfo_GetName@Base 4.0.0
+ LC_PinInfo_GetRecordNum@Base 5.0.3beta
+ LC_PinInfo_IsModified@Base 4.0.0
+ LC_PinInfo_List2Iterator_Data@Base 4.0.0
+ LC_PinInfo_List2Iterator_GetLinkCount@Base 4.0.0
+ LC_PinInfo_List2Iterator_IncLinkCount@Base 4.0.0
+ LC_PinInfo_List2Iterator_Next@Base 4.0.0
+ LC_PinInfo_List2Iterator_Previous@Base 4.0.0
+ LC_PinInfo_List2Iterator_free@Base 4.0.0
+ LC_PinInfo_List2Iterator_new@Base 4.0.0
+ LC_PinInfo_List2_Clear@Base 4.0.0
+ LC_PinInfo_List2_Contains@Base 4.0.0
+ LC_PinInfo_List2_Dump@Base 4.0.0
+ LC_PinInfo_List2_Erase@Base 4.0.0
+ LC_PinInfo_List2_FindIter@Base 4.0.0
+ LC_PinInfo_List2_First@Base 4.0.0
+ LC_PinInfo_List2_ForEach@Base 4.0.0
+ LC_PinInfo_List2_GetBack@Base 4.0.0
+ LC_PinInfo_List2_GetFront@Base 4.0.0
+ LC_PinInfo_List2_GetSize@Base 4.0.0
+ LC_PinInfo_List2_IsEmpty@Base 4.0.0
+ LC_PinInfo_List2_Last@Base 4.0.0
+ LC_PinInfo_List2_PopBack@Base 4.0.0
+ LC_PinInfo_List2_PopFront@Base 4.0.0
+ LC_PinInfo_List2_PushBack@Base 4.0.0
+ LC_PinInfo_List2_PushFront@Base 4.0.0
+ LC_PinInfo_List2_Remove@Base 4.0.0
+ LC_PinInfo_List2_Unshare@Base 4.0.0
+ LC_PinInfo_List2__freeAll_cb@Base 4.0.0
+ LC_PinInfo_List2_dup@Base 4.0.0
+ LC_PinInfo_List2_free@Base 4.0.0
+ LC_PinInfo_List2_freeAll@Base 4.0.0
+ LC_PinInfo_List2_new@Base 4.0.0
+ LC_PinInfo_List_Add@Base 4.0.0
+ LC_PinInfo_List_AddList@Base 4.0.0
+ LC_PinInfo_List_Clear@Base 4.0.0
+ LC_PinInfo_List_Del@Base 4.0.0
+ LC_PinInfo_List_First@Base 4.0.0
+ LC_PinInfo_List_ForEach@Base 5.1.3beta
+ LC_PinInfo_List_GetCount@Base 4.0.0
+ LC_PinInfo_List_HasElement@Base 4.0.0
+ LC_PinInfo_List_Insert@Base 4.0.0
+ LC_PinInfo_List_Last@Base 4.0.0
+ LC_PinInfo_List_Next@Base 4.0.0
+ LC_PinInfo_List_Previous@Base 4.0.0
+ LC_PinInfo_List_SetSortFn@Base 5.0.3beta
+ LC_PinInfo_List_Sort@Base 5.0.3beta
+ LC_PinInfo_List_dup@Base 4.0.0
+ LC_PinInfo_List_free@Base 4.0.0
+ LC_PinInfo_List_new@Base 4.0.0
+ LC_PinInfo_ReadDb@Base 4.0.0
+ LC_PinInfo_SetAllowChange@Base 4.0.0
+ LC_PinInfo_SetEncoding@Base 4.0.0
+ LC_PinInfo_SetFiller@Base 4.0.0
+ LC_PinInfo_SetId@Base 4.0.0
+ LC_PinInfo_SetMaxLength@Base 4.0.0
+ LC_PinInfo_SetMinLength@Base 4.0.0
+ LC_PinInfo_SetModified@Base 4.0.0
+ LC_PinInfo_SetName@Base 4.0.0
+ LC_PinInfo_SetRecordNum@Base 5.0.3beta
+ LC_PinInfo_dup@Base 4.0.0
+ LC_PinInfo_free@Base 4.0.0
+ LC_PinInfo_fromDb@Base 4.0.0
+ LC_PinInfo_new@Base 4.0.0
+ LC_PinInfo_toDb@Base 4.0.0
+ LC_ProcessorCard_ExtendCard@Base 4.0.0
+ LC_ProcessorCard_UnextendCard@Base 4.0.0
+ LC_ReaderFlags_fromDb@Base 4.0.0
+ LC_ReaderFlags_fromXml@Base 4.0.0
+ LC_ReaderFlags_toDb@Base 4.0.0
+ LC_ReaderStatus_fromString@Base 4.0.0
+ LC_ReaderStatus_toString@Base 4.0.0
+ LC_ServiceFlags_fromDb@Base 4.0.0
+ LC_ServiceFlags_toDb@Base 4.0.0
+ LC_ServiceStatus_fromString@Base 4.0.0
+ LC_ServiceStatus_toString@Base 4.0.0
+ LC_Starcos_ActivateKeyPair@Base 4.1.0
+ LC_Starcos_ExtendCard@Base 4.1.0
+ LC_Starcos_GenerateKeyPair@Base 4.1.0
+ LC_Starcos_GetCardDataAsBuffer@Base 4.1.0
+ LC_Starcos_GetCardDataAsDb@Base 4.1.0
+ LC_Starcos_GetChallenge@Base 4.1.0
+ LC_Starcos_GetKeyDescr@Base 4.1.0
+ LC_Starcos_KeyDescr_Attach@Base 4.1.0
+ LC_Starcos_KeyDescr_GetKeyId@Base 4.1.0
+ LC_Starcos_KeyDescr_GetKeyNum@Base 4.1.0
+ LC_Starcos_KeyDescr_GetKeyType@Base 4.1.0
+ LC_Starcos_KeyDescr_GetKeyVer@Base 4.1.0
+ LC_Starcos_KeyDescr_GetStatus@Base 4.1.0
+ LC_Starcos_KeyDescr_IsModified@Base 4.1.0
+ LC_Starcos_KeyDescr_ReadDb@Base 4.1.0
+ LC_Starcos_KeyDescr_SetKeyId@Base 4.1.0
+ LC_Starcos_KeyDescr_SetKeyNum@Base 4.1.0
+ LC_Starcos_KeyDescr_SetKeyType@Base 4.1.0
+ LC_Starcos_KeyDescr_SetKeyVer@Base 4.1.0
+ LC_Starcos_KeyDescr_SetModified@Base 4.1.0
+ LC_Starcos_KeyDescr_SetStatus@Base 4.1.0
+ LC_Starcos_KeyDescr_dup@Base 4.1.0
+ LC_Starcos_KeyDescr_free@Base 4.1.0
+ LC_Starcos_KeyDescr_fromDb@Base 4.1.0
+ LC_Starcos_KeyDescr_new@Base 4.1.0
+ LC_Starcos_KeyDescr_toDb@Base 4.1.0
+ LC_Starcos_ReadInstituteData@Base 4.1.0
+ LC_Starcos_ReadPublicKey@Base 4.1.0
+ LC_Starcos_ReadSigCounter@Base 4.1.0
+ LC_Starcos_Reopen@Base 4.1.0
+ LC_Starcos_SaveKeyDescr@Base 4.1.0
+ LC_Starcos_UnextendCard@Base 4.1.0
+ LC_Starcos_WriteInstituteData@Base 4.1.0
+ LC_Starcos_WritePublicKey@Base 4.1.0
+ LC_TLV_GetClass@Base 4.0.0
+ LC_TLV_GetTagData@Base 4.0.0
+ LC_TLV_GetTagLength@Base 4.0.0
+ LC_TLV_GetTagSize@Base 4.0.0
+ LC_TLV_GetTagType@Base 4.0.0
+ LC_TLV_IsBerTlv@Base 4.0.0
+ LC_TLV_IsContructed@Base 4.0.0
+ LC_TLV_List_Add@Base 4.0.0
+ LC_TLV_List_AddList@Base 4.0.0
+ LC_TLV_List_Clear@Base 4.0.0
+ LC_TLV_List_Del@Base 4.0.0
+ LC_TLV_List_First@Base 4.0.0
+ LC_TLV_List_ForEach@Base 5.1.3beta
+ LC_TLV_List_GetCount@Base 4.0.0
+ LC_TLV_List_HasElement@Base 4.0.0
+ LC_TLV_List_Insert@Base 4.0.0
+ LC_TLV_List_Last@Base 4.0.0
+ LC_TLV_List_Next@Base 4.0.0
+ LC_TLV_List_Previous@Base 4.0.0
+ LC_TLV_List_SetSortFn@Base 5.0.3beta
+ LC_TLV_List_Sort@Base 5.0.3beta
+ LC_TLV_List_free@Base 4.0.0
+ LC_TLV_List_new@Base 4.0.0
+ LC_TLV_free@Base 4.0.0
+ LC_TLV_fromBuffer@Base 4.0.0
+ LC_TLV_new@Base 4.0.0
+ LC_ZkaCard_Decipher@Base 5.1.0beta
+ LC_ZkaCard_ExtendCard@Base 5.0.1
+ LC_ZkaCard_GetCardDataAsBuffer@Base 5.0.3beta
+ LC_ZkaCard_GetCardDataAsDb@Base 5.0.3beta
+ LC_ZkaCard_GetDfSigSsdDataAsDb@Base 5.1.3beta
+ LC_ZkaCard_GetPinInfo@Base 5.0.3beta
+ LC_ZkaCard_Reopen@Base 5.0.1
+ LC_ZkaCard_Sign@Base 5.0.3beta
+ LC_ZkaCard_UnextendCard@Base 5.0.1

Reply via email to