Registry / other / smartcard

smartcard

JSON →
library0.5.6rbrubygemsunverified

Interface with ISO 7816 smart cards.

gem install smartcard
INSTALL
IMPORT
SIG · SMARTCARD
S
smartcard
otherrubyv0.5.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Smartcard
require 'smartcard'

Transmit APDU command to a smart card

require 'smartcard' card = Smartcard::PCSC::Card.new('Reader 1') puts card.transmit([0x00, 0xA4, 0x04, 0x00])
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
smartcard — gem install smartcard · libregistry