Function extract_key_type

Source
fn extract_key_type(public_key: &str) -> Result<String, SshKeyExportError>
Expand description

Extract the key type from an SSH public key