issues
search
go-piv
/
piv-go
Keys and certificates for YubiKeys, written in Go
Apache License 2.0
368
stars
65
forks
source link
PINPrompt should only be called if the PIN is needed
#35
Closed
ericchiang
closed
4 years ago
ericchiang
commented
4 years ago
This logic would likely be:
Try to sign
On an error, request the PIN
This logic would likely be: