bitwarden_
ssh
1.0.0
Module generator
Module Items
Enums
Functions
In crate bitwarden_
ssh
bitwarden_ssh
Module
generator
Copy item path
Source
Enums
ยง
KeyAlgorithm
Functions
ยง
create_
rsa_
key
๐
generate_
sshkey
Generate a new SSH key pair, for the provided key algorithm, returning an
SshKey
struct containing the private key, public key, and key fingerprint, with the private key in OpenSSH format.
generate_
sshkey_
internal
๐