Module yubirs::piv[][src]

Re-exports

pub use self::hal::PcscHal;
pub use self::hal::PcscHardware;
pub use self::handle::Handle;
pub use self::handle::Version;

Modules

apdu
hal
handle
id
pkey
recording
scarderr
sw

Constants

DEFAULT_MGM_KEY

The default 3DES management key (slot 9B) configured on YubiKeys from the factory.

DEFAULT_PIN

The default PIN code configured on YubiKeys from the factory.

DEFAULT_PUK

The default PUK code configured on YubiKeys from the factory.

DEFAULT_READER

The default reader string to use. The first reader (as returned by list_readers) which contains this string as a substring is the one which will be used. So, this default will result in us using the first connected Yubikey we find.