Registry / crypto / openpgp-card-pcsc

openpgp-card-pcsc

JSON →
library0.4.0rscratesunverified

PCSC OpenPGP card backend, deprecated. Superseded by card-backend-pcsc.

# Cargo.toml [dependencies] openpgp-card-pcsc = "0.4.0"
INSTALL
IMPORT
SIG · OPENPGP-CARD-PCSC
O
openpgp-card-pcsc
cryptorustv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PcscBackend
use openpgp_card_pcsc::PcscBackend;

Create a PCSC backend (deprecated).

use openpgp_card_pcsc::PcscBackend; fn main() { let backend = PcscBackend::new(); println!("Backend created"); }
Debug
Known issues
breakingThis crate is deprecated; use card-backend-pcsc instead.
fix
Replace with card-backend-pcsc.
affects: >=0.4.0
Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
13
Amazon
1
Resources
openpgp-card-pcsc — cargo add openpgp-card-pcsc · libregistry