pub fn get_yubikeys<'a>(ctx: &'a mut Context) -> Result<Vec<YubiKey<'a>>, Error>
Expand description

Get the vector of all YubiKeys in the libusb context.