to_ssh

Function to_ssh 

Source
pub(super) fn to_ssh(
    credential: &SshKeyCredential,
) -> Result<(SshKey, Vec<Field>), SshKeyImportError>
Expand description

Convert SSH key credentials to SshKey and custom fields