Skip to main content

Module ssh

Module ssh 

Source
Expand description

Traits for converting keys to and from OpenSSH format.

Macrosยง

parse_openssh ๐Ÿ”’
Parse an OpenSSH key, returning its corresponding SshKeyData.

Structsยง

UnparsedOpenSshKey ๐Ÿ”’
An unparsed OpenSSH key.

Functionsยง

ssh_algorithm ๐Ÿ”’
Get the algorithm of this key type.