feat: add example ssh agent

This commit is contained in:
2022-04-24 01:00:58 +08:00
parent 6be02db2a9
commit d597a1722c
4 changed files with 570 additions and 52 deletions

View File

@@ -30,4 +30,6 @@ yubikey = "0.5"
yubico_manager = "0.9"
x509 = "0.2"
x509-parser = "0.13"
ssh-agent = { version = "0.2.3", features = ["agent"] }
ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"