openpgp-card/pcsc
Heiko Schaefer d55985807c
Change the API for interactions between openpgp-card and backends.
The goal of this change is a cleaner structure, and in particular to make it the default for client-code to obtain a CardApp with pre-initialized "capabilities" (that is, init_caps() gets called implicitely).
2021-11-11 16:40:08 +01:00
..
src Change the API for interactions between openpgp-card and backends. 2021-11-11 16:40:08 +01:00
Cargo.toml Releases 2021-10-29 22:51:23 +02: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.