openpgp-card/pcsc
Heiko Schaefer 936f04663c Rename list_cards() -> cards().
Remove open_yolo() from the openpgp-card-pcsc API (it's easy enough to approximate by using cards())
2021-09-11 12:42:01 +02:00
..
src Rename list_cards() -> cards(). 2021-09-11 12:42:01 +02:00
Cargo.toml Releases 2021-09-09 00:48:25 +02:00
README.md Documentation. 2021-08-18 15:01:38 +02:00

pcsc client for the openpgp-card library

This crate provides PcscClient, which is an implementation of the CardClient trait that uses pcsc to access OpenPGP cards.