card-backend 0.2.0

Card backend trait, for use with the openpgp-card crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<!--
SPDX-FileCopyrightText: 2023 Heiko Schaefer <heiko@schaefer.name>
SPDX-License-Identifier: MIT OR Apache-2.0
-->

# Backend trait for Smart Card crates

This crate defines the `CardBackend` and `CardTransactions` traits.

The initial target for this abstraction layer was the
[openpgp-card](https://gitlab.com/openpgp-card/openpgp-card) set of client libraries
for OpenPGP card. This trait offers an implementation-agnostic means to access cards.