[][src]Constant yubirs::piv::DEFAULT_READER

pub const DEFAULT_READER: &'static str = "Yubikey";

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.