Implement SSH key material loading with KeySource, load_private_key, load_public_keys, and CertAuthorityEntry
This commit is contained in:
@@ -28,4 +28,5 @@ iroh = { version = "0.34", optional = true }
|
||||
async-trait = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
wraith-core = { path = ".", features = ["testutil"] }
|
||||
wraith-core = { path = ".", features = ["testutil"] }
|
||||
tempfile = "3"
|
||||
Reference in New Issue
Block a user