jpki 0.4.3

Read certificates, sign and verify documents using your JPKI card.
Documentation
1
2
3
4
5
//! Communicating with the card using NFC technology

pub use apdu::core::{HandleError, HandlerInCtx, Result};
pub use apdu::Error;
pub use apdu::{Command, Response};