openpgp-card/pcsc
Neal H. Walfield ff1dac427c
Don't implement From<T> for Box<dyn T>.
- This is usually unnecessary.
2022-02-18 17:44:07 +01:00
..
src Don't implement From<T> for Box<dyn T>. 2022-02-18 17:44:07 +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.