openpgp-card/pcsc
2021-12-10 17:51:21 +01:00
..
src Don't fail to open the card when GET_FEATURE_REQUEST returns with an error (this is a problem when running on jcardsim). 2021-12-10 17:51:21 +01:00
Cargo.toml Bump versions for releases. 2021-12-02 18:45:46 +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.