Function deltachat::imex::export_key_to_asc_file

source ·
async fn export_key_to_asc_file<T>(
    context: &Context,
    dir: &Path,
    addr: &str,
    id: Option<i64>,
    key: &T
) -> Result<String>
where T: DcKey,
Expand description

Returns the exported key file name inside dir.