Skip to main content

Module export

Module export 

Source

FunctionsΒ§

encrypt_import
Encrypts a parsed/imported cipher for the user’s vault, or for an organization when organization_id is set. Shared by the importers (import_kdbx) and by CXF import; lives here alongside the ImportingCipher interchange model and the From<ImportingCipher> for CipherView bridge.
export_cxf πŸ”’
See crate::ExporterClient::export_cxf for more documentation.
export_organization_vault πŸ”’
export_vault πŸ”’
import_cxf πŸ”’
See crate::ExporterClient::import_cxf for more documentation.