Future<Map<dynamic, dynamic>?> decryptFile( String sharedSecret, String ctPath, String adata, String ptPath) { throw UnimplementedError('decryptFile() has not been implemented.'); }