bitwarden_ssh

Module import

Source

Functionsยง

  • Import a PKCS8 or OpenSSH encoded private key, and returns a decoded SshKey, with the public key and fingerprint, and the private key in OpenSSH format. A password can be provided for encrypted keys.
  • import_openssh_key ๐Ÿ”’
  • import_pkcs8_key ๐Ÿ”’