Function nextcloud_appsignature::sign_package [] [src]

pub fn sign_package(
    key_path: &Path,
    file_path: &Path
) -> Result<String, SignError>