openpgp-card/pcsc
2021-12-01 19:11:22 +01:00
..
src Remove "get_" prefix from getter function names (to better conform with Rust API Guidelines https://rust-lang.github.io/api-guidelines). 2021-12-01 19:11:22 +01:00
Cargo.toml Implement pinpad feature detection and pinpad support for verify/modify (of pw1 and pw3) in pcsc backend. 2021-11-30 22:51:18 +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.