As mentioned by @overhacked in #101 (comment) the logic of parsing KeyData and Certificates is encapsulated in a KeyData in ssh-key 0.7.
New version of ssh-agent-lib should re-think if PublicCredential abstraction is necessary. Maybe it's enough to use KeyData?
As mentioned by @overhacked in #101 (comment) the logic of parsing
KeyDataandCertificates is encapsulated in aKeyDatain ssh-key 0.7.New version of ssh-agent-lib should re-think if
PublicCredentialabstraction is necessary. Maybe it's enough to useKeyData?