Skip to main content

Crate bitwarden_ssh

Crate bitwarden_ssh 

Source
Expand description

§Bitwarden SSH

Contains the implementation of the ssh generators and import for the Bitwarden Password Manager.

Modules§

error
export 🔒
generator
import

Structs§

SshKeyData
Decoded SSH key material returned by this crate’s import/generate functions.

Constants§

UNIFFI_META_CONST_NAMESPACE_BITWARDEN_SSH 🔒
Export namespace metadata.

Functions§

export_pkcs8_der_key
Convert an OpenSSH private key to PKCS#8 DER format
ssh_private_key_to_data 🔒