openpgp-card/pcsc
2022-02-15 15:34:52 +01:00
..
src Implement PcscCard::transaction() to replace the transaction!() macro. 2022-02-15 15:34:52 +01:00
Cargo.toml Use newly published pcsc 2.7 (instead of git) 2022-02-15 15:34:52 +01: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.