Module generator

Source

Enumsยง

KeyAlgorithm

Constantsยง

UNIFFI_META_CONST_BITWARDEN_SSH_ENUM_KEYALGORITHM ๐Ÿ”’

Functionsยง

create_rsa_key ๐Ÿ”’
generate_sshkey
Generate a new SSH key pair, for the provided key algorithm, returning an [SshKeyView] struct containing the private key, public key, and key fingerprint, with the private key in OpenSSH format.
generate_sshkey_internal ๐Ÿ”’