scdaemon client for the openpgp-card library

This crate provides ScdBackend/ScdTransaction, which is an implementation of the CardBackend/CardTransaction traits that uses an instance of GnuPG's scdaemon to access OpenPGP cards.

Note that (unlike openpgp-card-pcsc), this backend doesn't implement transaction guarantees.

Known limitations