MULTOS Smartcard COM component
- This topic is empty.
Viewing 1 post (of 1 total)
-
AuthorPosts
-
April 16, 2015 at 9:55 am #223Chris TorrKeymasterAugust 7, 2020
SmartDeck includes a really useful COM component for accessing smartcard readers, with a host of MULTOS specific features.
htermlib.dll (listed as COM component MultosTerminalTypeLib) is used by the SmartDeck tools themselves but there is no reason why you cannot use it to easily add smartcard functionality to your own Windows applications.
As well as the basics, such as
- listing available PCSC readers
- connecting to readers
- selecting applications
- sending APDUs
you can also use this component to
- load and delete MULTOS applications
- list the applications on the card
- get information about the type of card
When loading / deleting applications to / from developer cards, it is even possible for the component to generate the required certificates for you.
-
AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.