fn extract_key_type(public_key: &str) -> Result<String, SshKeyExportError>
Expand description
Extract the key type from an SSH public key
fn extract_key_type(public_key: &str) -> Result<String, SshKeyExportError>
Extract the key type from an SSH public key