Expand description
§Bitwarden SSH
Contains the implementation of the ssh generators and import for the Bitwarden Password Manager.
Modules§
Structs§
- SshKey
Data - 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