openpgp-card/pcsc
Heiko Schaefer 0e94871189
Implement PcscCard::transaction() to replace the transaction!() macro.
(This currently requires unreleased pcsc from git)
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 Implement PcscCard::transaction() to replace the transaction!() macro. 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.