Reliably ignore PIV devices that are not connected
This is primarily to ignore smart card readers that don't have cards plugged in.
This commit is contained in:
@@ -33,6 +33,7 @@ gumdrop = "0.8"
|
||||
hex = "0.4"
|
||||
log = "0.4"
|
||||
p256 = { version = "0.7", features = ["ecdh"] }
|
||||
pcsc = "2.4"
|
||||
rand = "0.7"
|
||||
secrecy = "0.7"
|
||||
sha2 = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user