add print cert info method in support of status action a la yubico-piv-tool

This commit is contained in:
Carl Wallace
2019-12-01 14:59:21 -05:00
parent 5f5844ccb4
commit 2087e53109
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -34,6 +34,7 @@ sha-1 = "0.8"
subtle = "2"
x509-parser = "0.6"
zeroize = "1"
sha2 = "0.8"
[dev-dependencies]
env_logger = "0.7"
@@ -43,3 +44,4 @@ untested = []
[package.metadata.docs.rs]
all-features = true