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:
Jack Grigg
2021-04-14 00:33:39 +12:00
parent 856a73dc90
commit 50b873c89f
4 changed files with 50 additions and 43 deletions
Generated
+1
View File
@@ -60,6 +60,7 @@ dependencies = [
"log",
"man",
"p256",
"pcsc",
"rand 0.7.3",
"secrecy",
"sha2",