openpgp-card/pcsc/README.md
2021-08-18 15:01:38 +02:00

10 lines
No EOL
325 B
Markdown

<!--
SPDX-FileCopyrightText: 2021 Heiko Schaefer <heiko@schaefer.name>
SPDX-License-Identifier: MIT OR Apache-2.0
-->
**pcsc client for the openpgp-card library**
This crate provides `PcscClient`, which is an implementation of the
`CardClient` trait that uses [pcsc](https://crates.io/crates/pcsc)
to access OpenPGP cards.