Open
Description
Is your feature request related to a problem? Please describe.
I need to be able to validate that a private key is in fact present on a plugged in smart card
Describe the solution you'd like
Parse the output (or error) from gpg --card-status --with-colons
Additional context
I'm partially doing this with subprocess