FunctionsΒ§
- encrypt_
import - Encrypts a parsed/imported cipher for the userβs vault, or for an organization when
organization_idis set. Shared by the importers (import_kdbx) and by CXF import; lives here alongside theImportingCipherinterchange model and theFrom<ImportingCipher> for CipherViewbridge. - 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.