scdaemon based backend (e.g., 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 card-backend-pcsc), this backend doesn't implement transaction guarantees.

Known limitations