Expand description
Traits for converting keys to and from OpenSSH format.
Macrosยง
- parse_
openssh ๐ - Parse an OpenSSH key, returning its corresponding
SshKeyData.
Structsยง
- Unparsed
Open ๐SshKey - An unparsed OpenSSH key.
Functionsยง
- ssh_
algorithm ๐ - Get the algorithm of this key type.